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

A:link  { color: #30c; text-decoration: underline }
A:visited  { color: #30c; text-decoration: underline }
A:hover  { color: #36f; text-decoration: underline }

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

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

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

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

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

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

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

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

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

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

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