A:link {color : blue; background : transparent; text-decoration : none;}
A:visited {color : blue; background : transparent; text-decoration : none;}
A:active  {color : blue; background : transparent; text-decoration : none;}
A:hover {color:white; background:blue;  text-decoration : none;} 

H1, H2  {font-family : Verdana, Arial; color : gray; background : transparent; text-align:left;}
H3  {font-family : Verdana, Arial; color : black; background : transparent; text-align:center;}

BODY  {	width:100%; background : white; background-image: url(imgs/bg-bw.jpg); font-size : small; font-family : Verdana, Arial, sans-serif; color : black; text-align:center;}
P, UL, LI  {font-size : small; font-family : Verdana, Arial, sans-serif; color : black; background : transparent; text-align:left;}
.centr  {font-size : medium; font-family : Verdana, Arial; color : gray; text-align:center;}

P.big3 {font-size : x-large; color : gray; text-align:center;}
P.big2 {font-size : large; color : gray; text-align:center;}
P.small3  {font-size : small; color : red;}
P.small4  {font-size : small; color : black; text-align:left;}
P.small1  {font-size : small; color : black; text-align:center;}
P.small6  {font-size : x-small; color : gray; text-align:left;}
P.small2  {font-size : x-small; color : gray; text-align:center;}
P.small5  {font-size : x-small; color : black; text-align:center;}

TABLE  { font-size : medium; font-family : Verdana, Arial, Sans-serif; color : gray; text-align: center; }
TABLE.sml  { font-size : x-small; font-style : bold; font-family : Verdana, Arial, Sans-serif; color : gray; margin-left:auto; margin-right:auto; text-align: center; }
.sml{font-size : x-small; font-style : bold; font-family : Verdana, Arial, Sans-serif; color : gray; margin-left:auto; margin-right:auto; text-align: center; }
TABLE.med  { font-size : small; font-style : normal; font-family : Verdana, Arial, Sans-serif; color : black; text-align: center; }
TD.mid {text-align: center;} 
table.center {margin-left:auto; margin-right:auto;}
TD {text-align: left;} 




.over2{font-size: medium;color: white;font-weight: normal; background:white}






/* here marks efnx styling */
.links{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	clear:right;
	width:100%;
	font-size : x-small; 
	font-style : bold; 
	font-family : Verdana, Arial, Sans-serif; 
	color : gray; 
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
}

.link{
	width:9%;
	float:left;
}

.chart{
	border-bottom:#95A3B5 thin solid;
	background:#ECEEFC;
	padding-top:0px;
	margin-top:0px;
}