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

A:link   { color: #339; text-decoration: underline }
A:visited   { color: #000080; text-decoration: underline }
A:hover  { color: #000; text-decoration: underline }

TD.NAVOff  { color: white; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #4169e1; cursor: hand }
TD.NAVOffsub { color: white; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #b0c4de; cursor: hand  }
TD.NAVOff A:link, TD.NAVOff A:visited,   { color: #fff; 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  { color: #191970; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffffff; 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  { color: #4169e1; font-weight: bold; font-size: 17px; font-family: verdana, arial, sans-serif }

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

.TXTDate  { color: #6495ed; 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: #4169e1; text-decoration: underline }
A.LNKCrosslink:visited  { color: #00008b; text-decoration: underline }
A.LNKCrosslink:hover  { color: #00008b; text-decoration: underline }

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