all      { background-color: white }

A:link           { color: #069; text-decoration: underline }
A:visited          { color: #069; text-decoration: underline }
A:hover     { color: #000; text-decoration: none }

TD.NAVOff    { color: #666633; font-size: 10pt; font-weight: bold; background-color: #bdb76b; cursor: hand   }

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

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

TD.NAVOver    { color: #ffffff; font-size: 10pt; font-weight: bold; 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: #666633; font-size: 10pt; font-weight: bold; background-color: #ffffff; cursor: hand   }

.TXTBody    { color: #333333; font-size: 10pt; font-weight: normal }

.TXTBigBody   { color: #333333; font-weight: normal; font-size: 13.5px }

.TXTHeadline   { color: #666633; font-weight: bold; font-size: 17px }

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

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

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

A.LNKCrosslink:link {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:visited {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:hover {color: #993300; text-decoration: underline}

TD.TDQuote    { color: #a0522d; font-style: italic; font-size: 17px }