BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Black;
	background-color : #FFFFFF;
	background : White;
	background-repeat : repeat-y;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : justify;
}
UL {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Black;
}
TR {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	COLOR: Black;
}
TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	COLOR: Black;
}
H1 {
	font-size: 13px;
	color: #162965;
	margin-bottom: 0px;
	margin-top: 0px;
}
H2 {
	font-size: 10px;
	color: #669933;
	margin-bottom: 0px;
	margin-top: 10px;
}
H3 {
	font-size: 11px;
	color: #D40026;
	margin-bottom: 0px;
	margin-top: 10px;
}
H4 {
	font-size: 9px;
	color: #162965;
	margin-bottom: 0px;
	margin-top: 7px;
}
A.whitelinks {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 7px;
}
A {
	TEXT-DECORATION: underline;
	COLOR: #D40026;
}
A:HOVER {
	COLOR: #295581;
	TEXT-DECORATION: underline;
}
A:ACTIVE {
	TEXT-DECORATION: underline;
	COLOR: #CC0033;
}
#menu_link{
	color: black;
	TEXT-DECORATION: none;
	vertical-align: bottom;
	text-align: center;
}
#ative_menu{
	color: white;
	background-color: "#0A357E";
	TEXT-DECORATION: none;
	vertical-align: bottom;
	text-align: center;
}
.field {
	background-color: #FFFFFF;
	width:180px;
}