all      { color: #000; font-size: 10pt; font-family: arial }
body       { color: #000; font-size: 10pt; font-family: Arial; cursor: hand  }
TD.NAVOff   { color: blue; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: black; cursor: hand  }

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

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

TD.NAVOver  { color: #ffffff; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: black; 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: blue; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: red; cursor: hand  }

.TXTBody   { color: white; font-weight: normal; font-size: 10pt; font-family: arial }

.TXTBigBody   { color: white; font-weight: normal; font-size: 10pt; font-family: arial }
body { font-size: 10pt; font-family: Arial }
.TXTHeadline  { color: silver; font-weight: bold; font-size: 17px; font-family: verdana, arial, sans-serif }

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

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

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

A.LNKCrosslink:link  { color: yellow; text-decoration: underline }
A.LNKCrosslink:visited  { color: yellow; text-decoration: underline }
A.LNKCrosslink:hover  { color: yellow; text-decoration: underline }

TD.TDQuote   { color: yellow; font-style: italic; font-size: 17px; font-family: georgia, times, serif }
