/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.head1{
color:#000066;
	font-size: 12px;
	font-weight: bold;
}
.trhead{
background:#5891EB ;
border-bottom:#000066 thin solid 1px;
}

.trhead1{
background:#2C70DA ;
border-bottom:#000066 thin solid 1px;
}

.tr1{
background:#679EF4;
border-bottom:#08347B thin solid 1px;
}
<!--
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #000066;
}
.head2{
color:#FC8E00;
	font-size: 12px;
	font-weight: bold;
}