all   { color: GrayText; font-size: 10pt; font-family: verdana, arial, sans-serif }
A:link     { color: #100; text-decoration: underline }
A:visited     { color: #333; text-decoration: underline }
A:hover   { color: #555; text-decoration: underline }

TD.NAVOff {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #BDB76B;
	cursor: hand;
}

TD.NAVOff A:link, TD.NAVOff A:visited,   { color: silver; text-decoration: none }

TD.NAVOff A:hover  { color: #000; text-decoration: none }

TD.NAVOver {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	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;	
}

TD.NAVOn  { color: green; font-size: 11px; font-family: verdana, arial, sans-serif; font-weight: bold; background-color: #ffffff; cursor: hand }

.TXTBody     { color: black; font-size: 12px; font-family: verdana, arial, sans-serif; font-weight: normal }

.TXTBigBody {
	font-family: verdana,arial,sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #333333;
}

.TXTHeadline    { color: #8b0000; font-size: 17px; font-family: verdana, arial, sans-serif; font-weight: bold }

.TXTSubHead       { color: #8b0000; font-size: 13px; font-family: verdana, arial, sans-serif; font-weight: bold }

.TXTDate   { color: #003; font-size: 10px; font-family: verdana, arial, sans-serif; font-weight: normal }

TD.TDCrossLink  { font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffcc66 }

A.LNKCrosslink:link   { color: gray; text-decoration: underline }
A.LNKCrosslink:visited  { color: gray; text-decoration: underline }
A.LNKCrosslink:hover  { color: silver; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }

TD.TDQuote    { color: #a0522d; font-size: 15px; font-family: Verdana, times, serif; font-style: italic }

.float_left { float: left; }