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

A:link   { color: black; font-size: 12px; text-decoration: none  }
A:visited  { color: #808080 ; font-size: 12px; text-decoration: none; }
A:hover  { color: #808080 ; font-size: 12px; text-decoration: none; }

.NAVOff   { color: black; font-size: 12px; font-family: arial, sans-serif; font-weight: bold; cursor: hand  }

.NAVOff A:link, .NAVOff A:visited,     { color: black; text-decoration: none }

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

.NAVOver  { color: #ffffff; font-weight: bold; font-size: 12px; font-family: arial, sans-serif; cursor: hand }

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

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

.NAVOn {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #FFFFFF;
	cursor: hand;
}

.TXTBody   { color: #3f3f3f; font-size: 12px; font-family: arial, sans-serif }

.TXTSmaller   { color: black; font-size: 11px; font-family: arial, sans-serif }

.TXTHeadline {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e5352c;
}

.TXTSubHead   { color: #666; font-size: 15px; font-family: arial, sans-serif ; line-height: 21px; }

.TXTevensmaller   { color: black; font-size: 10px; font-family: arial, sans-serif; font-weight: normal }

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

A.LNKCrosslink:link { color: black; font-size: 11px; text-decoration: underline }
A.LNKCrosslink:visited { color: black; font-size: 11px; text-decoration: underline }
A.LNKCrosslink:hover { color: black; font-size: 11px; text-decoration: underline }

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