A {
	font-family:arial;
	font-size:11px;
	height:18px;
	font-weight:bold;
	font-style:normal;
	color: #990000;
	text-decoration: none;
}

A:hover {
	font-family:arial;
	font-size:11px;
	height:18px;
	font-weight:bolder;
	font-style:normal;
	color: ##002148;
	text-decoration: none;
}
A.a1{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color: #0000bb;
}

A.a1:hover {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color: #000000;
}
A.a2 {
	font-family:verdana;
	font-size:10px;
	height:18px;
	font-weight:bold;
	font-style:normal;
	color: #FFFF00;
	text-decoration: none;
}

A.a2:hover {
	font-family:verdana;
	font-size:10px;
	height:18px;
	font-weight:bold;
	font-style:normal;
	color: #ffffff;
	text-decoration: none;
}
.head1{
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color:#BB0000;
	}
.head2{
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color:#002148;
	}
.head3{
	font-family:arial;
	font-size:17px;
	color:#bb0000;
	font-weight:bold;
	}
td{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color: #242424;
	line-height: 135%;
}
.td1{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color: #000000;
}
.bg1{
	background-color:#FECF54;
}
body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#002148;
	}
