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

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

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

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

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

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

.TXTBody { font-family: verdana, arial, sans-serif; font-size: 13px; font-weight: normal; color: #000; padding-left: 12px; }

.TXTBigBody { font-family: verdana, arial, sans-serif; font-size: 15px; font-weight: normal; color: #000; padding-left: 12px; }

.TXTHeadline { font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; font-weight: bold; color: #000; font-style: italic; }

.TXTSubHead { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: 100; color: #000; font-style: italic; }

.TXTDate { font-family: verdana, arial, sans-serif; font-size: 9px; font-weight: normal; color: #000; padding-top: 6px; padding-right: 6px; padding-left: 6px; }

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: #000; font-style: italic; font-size: 17px; font-family: georgia, times, serif ; font-weight: 500; padding: 4px; }
