* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
}

a {
	text-decoration: none;
	color: #AA4411;
}

a:hover {
	text-decoration: underline;
}

pre,pre * {
	font-family: Courier New, Courier, monospaced;
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #CC6633;
}

.msgtbl {
	border: 1px solid #CCCCCC;
}

.msghdr {
	padding: 5px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}

.msgbody {
	padding: 10px;
}
.msgbody2 {
	border-top: 1px solid #ccc;
	padding: 10px;
}
.attachment {
	border-top: 1px solid #ccc;
	padding: 5px;
	background-color: #eee;
}

.msglist {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 32px;
}

hr {
	height: 1px;
	border-style: solid none none none;
	color: #CCCCCC;
}

.tds {
	padding-right: 16px;
}
.tdh {
	padding-top: 3px;
	padding-bottom: 3px;
}
.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; line-height: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.thread {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 32px;
}
.preview {
	color: #7F7F7F;
}

.quote1 {
	color: #00007F;
}
.quote2 {
	color: #00607F;
}
.quote3 {
	color: #00A07F;
}
.quote4 {
	color: #00C0AF;
}
.hl0 { background-color: #FFFF99 }
.hl1 { background-color: #FF99FF }
.hl2 { background-color: #99FFFF }
.hl3 { background-color: #FF9999 }
.hl4 { background-color: #9999FF }
