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

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

TD.NAVOff {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: silver;
	cursor: hand;
}

TD.NAVOff A:link, TD.NAVOff A:visited,  { color: #ccc; font-size: 14px; text-decoration: none; }

TD.NAVOff A:hover  { color: white; font-size: 14px; }

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

.TXTBody {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	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: 20px;
	font-weight: bold;
	color: gray;
}

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

.TXTDate {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: silver;
}

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

A.LNKCrosslink:link {color: gray; text-decoration: underline}
A.LNKCrosslink:visited {color: maroon; 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 }