BODY  {
	background-color : white;
	font-size : 12px;
	font-family : Arial;
	color : #28458F;
}
TABLE, P, BR, TD, TR, LI, UL, TH  {
	font-size : 12px;
	font-family : Arial;
	color : #28458F;
}
.adr  {
	font-size : 11px;
	font-family : Arial;
	color : #28458F;
}
A  {
	color : #FC6602;
	text-decoration: none;
	font-weight : normal;
}
A:Visited  {
	color : #FC6602;
	text-decoration: none;
	font-weight : normal;
}
A:Active  {
	color : #FC6602;
	text-decoration: none;
	font-weight : normal;
}
.noline  {
	text-decoration: none;
}
.highlight  {
	font-weight : bold;
	color : red;
}