body{
background-color:#333399;
height :20px;
color :#ffffff;
border:0px;
margin:2px 0px 0px 10px;
font-family : Verdana, Arial, Helvetica, Sans-serif;
font-size : 12px;
font-weight : bold;
font-style:normal;
text-decoration : none;
} 



td  {
	Font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	color : #ffffff;
	background-color:inherit;
	font-weight : bold;
	text-decoration : none;
}

a:link  {
	Font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #ffffff;
	background-color:inherit;
}

a:visited  {
	Font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #ffffff;
	background-color:inherit;
}

a:hover  {
	Font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	Font-style : normal;
	text-decoration : none;
	color : #ff0000;
	background-color:inherit;
}

a:active  {
	Font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	Font-style : normal;
	Font-weight : bold;
	text-decoration : underline;
	color : #ffffff;
	background-color:inherit;
}


