all {
	font-family: tahoma, verdana, arial, sans-serif;
}
A:link {
	color: #036;
	text-decoration: none;
}
A:visited {
	color: #036;
	text-decoration: none;
}
A:hover {
	font-weight: bolder;
	text-decoration: none;
}
TD.NAVOff {
	color: #000;
	cursor: hand;
	background: #ededed;
	font: normal 11px tahoma, verdana, arial, sans-serif;
}
TD.NAVOff A:link, TD.NAVOff A:visited,  {
	color: #000;
	text-decoration: none;
	background: #ededed;
}
TD.NAVOff A:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #ededed;
}
TD.NAVOver {
	color: #000;
	text-decoration: none;
	cursor: hand;
	background: #ededed;
	font: bold 11px tahoma, verdana, arial, sans-serif;
}
TD.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #000;
	font-weight: bold;
	background: #ededed;
}
TD.NAVOver A:hover {
	color: #036;
	font-weight: bold;
	background: #ccc;
}
TD.NAVOn {
	color: #036;
	cursor: hand;
	background: #ccc;
	font: bold 11px tahoma, verdana, arial, sans-serif;
}
.TXTBody {
	color: #333;
	font: normal 11px/16px tahoma, verdana, arial, sans-serif;
}
.TXTBigBody {
	color: #333;
	font: normal 13.5px/18pt tahoma, verdana, arial, sans-serif;
}
.TXTHeadline {
	color: #600;
	font: normal 13px/18px tahoma, verdana, arial, sans-serif;
}
.TXTSubHead {
	color: #036;
	font: bold 13px/18px tahoma, verdana, arial, sans-serif;
}
.TXTDate {
	color: #FFC;
	font: normal 10px tahoma, verdana, arial, sans-serif;
}
TD.TDCrossLink {
	background: #FC6;
	font: bold 11px tahoma, verdana, arial, sans-serif;
}
A.LNKCrosslink:link {
	color: #c60;
	text-decoration: none;
}
A.LNKCrosslink:visited {
	color: #c60;
	text-decoration: none;
}
A.LNKCrosslink:hover {
	font-weight: bolder;
	text-decoration: none;
}
TD.TDQuote {
	color: #a0522d;
	font: italic 17px georgia, times, serif;
}