<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">all   { }

A:link {  color: #FF6633; text-decoration: underline}
A:visited {  color: #FF6633; text-decoration: underline}
A:hover {  color: #CC0000; text-decoration: underline}

.NAVOff   { color: #000099; font-weight: bold; font-size: 12px; background-color: #AAB8FF; cursor: hand  }

.NAVOff A:link, .NAVOff A:visited  {
	color: #000099;
	text-decoration: none;
}

.NAVOff A:hover  {
	color: #FFFF33;
	text-decoration: underline;
}
/*
TD.NAVOver   { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #cccc99; cursor: hand  }

TD.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #FFFFFF;
	text-decoration: none;
}

TD.NAVOver A:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
*/
.NAVOn   { color: #FF6666; font-weight: bold; font-size: 12px; background-color: #ffffff; cursor: hand  }

.TXTBody   {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

.TXTBigBody   {
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}

.TXTHeadline   { color: #FF6666; font-weight: bold; font-size: 16px}

.TXTSubHead   { color: #999966; font-weight: bold; font-size: 14px}

.TXTDate   { color: #ffffcc; font-weight: normal; font-size: 12px}

TD.TDCrossLink   { font-weight: bold; font-size: 12px; background-color: #ffcc66 }

TD.TDQuote    { color: #CC3333; font-style: normal; font-weight: normal; font-size: 13px}
.TXTHeadLinkBody {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
</pre></body></html>