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

A:link      { color: red }
A:visited      { color: #69f }
A:hover       { color: #ff7476; text-decoration: underline }

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

TD.NAVOff A:link, TD.NAVOff A:visited,  {
	color: #666633;
	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 {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #FFFFFF;
	cursor: hand;
}

.TXTBody       { color: black; font-weight: normal; font-size: 10pt; line-height: 10pt; font-family: Arial, Helvetica; list-style-type: disc; list-style-position: inside }
.TXTDescript { color: black; font-weight: normal; font-size: 9pt; line-height: 10pt; font-family: Arial, Helvetica; list-style-type: disc; list-style-position: inside }
.TXTBigBody  { color: #333333; font-weight: normal; font-size: 13.5px; font-family: verdana, arial, sans-serif }
.TXTNewsHeadline  { color: #004b82; font-weight: bolder; font-size: 8pt; font-family: verdana, arial, sans-serif }
.TXTquote    { color: black; font-style: italic; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.TXTHeadline         { color: #004a83; font-weight: normal; font-size: 12pt; line-height: 12pt; font-family: Times }

.TXTSubHead    { color: #38006f; font-weight: 500; font-size: 11px; font-family: verdana, arial, sans-serif }
.TXTsolhead { color: #f90; font-weight: 500; font-size: 11px; font-family: verdana, arial, sans-serif }
.TXTnewshead  { color: #c60; font-weight: 500; font-size: 11px; font-family: verdana, arial, sans-serif }
.TXTDate  { color: #f00; font-weight: normal; font-size: 7pt; 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: georgia, times, serif }

