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

A:link   { color: #006; text-decoration: none }
A:visited  { color: #669 }
A:hover   { color: #006; text-decoration: none }

TD.NAVOff  { color: #99c; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none; background-color: #dddde8; cursor: hand }

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

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

TD.NAVOver  { color: #006; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none; background-color: #ccf; cursor: hand }

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

TD.NAVOver A:hover  { color: #006; text-decoration: none }

TD.NAVOn  { color: #fff; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none; background-color: #006; border: 1px #99c; cursor: hand }

.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: #666633;
}

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

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

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

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

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