all {
	font-family: verdana,arial,sans-serif;
}

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

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

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

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

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

.TXTBody  { color: #FFFFFF; font-weight: normal; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #222222 }

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

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

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

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

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

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; font-family: georgia, times, serif }
