body {
	background-color: #00007F;
	font-family: tahoma;
	font-size: 11px;
	line-height:12px;
	margin: 0px;
	overflow: auto;
}

td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #4D4D4D;	
	line-height:12px;
}
.style-g{
	color:#595959;		
}
.style-bl{
	color:#2C2C2C;
	font-size:10px;
}

.style-b{
	color:#146C9E;
	text-transform:uppercase;
}
.style-b2{
	color:#146C9E;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #020181;
	font-weight: bolder;
	padding: 4px;
	width: 100%;
	font-variant: small-caps;
}
