/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}

/* page headers */
H3  {
	color : #660099;
	font-size : 13pt;
	font-weight : bold;
	letter-spacing : 0.25em;
}

/* main copy */
BODY  {
	color : #242526;
	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 : #242526;
	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 : #993399;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	font-family : Trebuchet MS,Verdana, Geneva, Arial, sans-serif;
}

.pt10 {  font-size: 10px}
.pt11 {  font-size: 11px}
.pt12 {  font-size: 12px}
.pt13 {  font-size: 13px}
.pt14 {  font-size: 14px}
.pt16 {  font-size: 16px}
.pt18 {  font-size: 18px}
.pt20 {  font-size: 20px}
.pt22 {  font-size: 22px}
.pt26 {  font-size: 26px}
.pt32 {  font-size: 32px}


.homepage {  line-height: 16px; font-family: "Trebuchet MS", Verdana, Arial, Geneva; font-size: 13px}
a:link {  text-decoration: none; color: #993399}
a:hover {  text-decoration: underline}
a:visited {  color: #993399; text-decoration: none}
.navheader {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
}

a.mlflink {text-decoration: none; color: #993399}
a.mlflink:hover {color: #cc9900}

.navlink {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
; color: #993399}

.navlink:hover {
text-decoration: underline; color: #cc9900}
.quotename {
	font-weight: bold;
	color: #993399;
}
.quotecompany {
	color: #993399;
}
.quotes {
	font-size: 14px;
}
