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

A:link      { color: white; font-weight: normal }
A:visited   { color: green; text-decoration: underline }
A:hover     { color: maroon; text-decoration: blink }

TD.NAVOff    { color: #666633; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: transparent; border-top: medium none; border-right: medium none; cursor: hand  }

TD.NAVOff A:link, TD.NAVOff A:visited,    { color: #666633; text-decoration: none; border-top: thin none white; border-bottom: thin none white }

TD.NAVOff A:hover     { color: #000; text-decoration: none; background-color: transparent; border: medium white }

TD.NAVOver    { color: #ffffff; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: white; border-top: medium none; border-right: medium none; cursor: hand  }

TD.NAVOver A:link, TD.NAVOver A:visited,   { color: #ffffff; text-decoration: none; background-color: white }

TD.NAVOver A:hover  { color: #ffffff; text-decoration: none; background-color: white }

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: 11px;
	font-weight: normal;
	color: #333333;
}

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

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

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

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

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: georgia, times, serif }