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

A:link   { color: #669; text-decoration: none }
A:visited   { color: #669; text-decoration: none }
A:hover   { color: #9C0031; text-decoration: none }

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

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

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

TD.NAVOver {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	background-color: #dddde8;
	cursor: default;
}

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

TD.NAVOver A:hover {
	color: #9C0031;
	text-decoration: none;	
}

TD.NAVOn  { color: #669; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #dddde8; cursor: default }

.TXTBody    { color: #669; font-weight: normal; font-size: 11px; font-family: verdana, arial, sans-serif; text-align: justify }

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

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

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

.TXTDate  { color: #669; 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: #CC6600; text-decoration: underline}
A.LNKCrosslink:visited {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:hover {color: #993300; text-decoration: underline}

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