/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}

/* page headers */
H3  {
	color : #006699;
	font-size : 16pt;
	font-weight : bolder;
	letter-spacing : normal;
}

/* main copy */
BODY  {
	color : #4C4C4C;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, sans-serif;
}

/* table cells:  had to put this in since the body text doesn't reach inside
table cells on Netscape */
TD  {
	color : #4C4C4C;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #242526;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

/* main text */
.maintext  {
	color : #4C4C4C;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	font-family : Trebuchet MS,Verdana, Geneva, Arial, sans-serif;
}


.homepage {  line-height: 16px; font-family: "Trebuchet MS", Verdana, Arial, Geneva; font-size: 13px}
a:link {  text-decoration: none; color: #0059B3}
a:hover {  text-decoration: none; color: #666666}
a:visited {  color: #0059B3; text-decoration: none}
.navheader {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #564766;
}

a.mlflink {text-decoration: none; color: #006699}
a.mlflink:hover {text-decoration: none; color: #666666}

.navlink {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
; color: #006699; text-decoration: none}

.navlink:hover {
text-decoration: none; color: #666666}
.quotename {
	font-weight: bold;
	color: #6E004C;
}
.quotecompany {
	color: #595F80;
}
.quotes {
	font-size: 14px;
}

