A:link {TEXT-DECORATION: none;}
A:active {color: #FFF; TEXT-DECORATION: none;}
A:visited {color: #00C; text-decoration: none;}
A:hover {background: #eeeeee; text-decoration: none;}
      
body 
{
   background-color: #CCCCCC;
   color: #001010;
   font: small , tahoma;
	text-align: justify ;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 1%;
	margin-right : 1%;
}

th
{
	FONT-SIZE: x-small;
	background-color : #0A87FF;
	color: #FFFFFF;
}

td
{
	FONT-SIZE: small;
	TEXT-ALIGN: Justify;
}

li
{
	padding-right: 10 ;
}

