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

A:link {  color: #fb7f03; text-decoration: underline}
A:visited {  color: #bc7012; text-decoration: underline}
A:hover {  color: #FFCC66; text-decoration: underline}

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

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

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

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

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: #000;
	background-color: #c96;
}

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

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

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

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

.TXTDate { font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; color: #000; background-color: #b9d4df; text-align: right; border: solid 0; }

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

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

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