/******** Basic Body ********/

body {margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
background: #ffffff ;

}


		
body,td,th {
	
	font-size: 16;
	 
	color: #171300;
}


a{
text-decoration:none;
color:#000000;
 font-weight:bold; 
}

a:hover{
color:#564306;
 font-weight:bold; 
}
UL { 
list-style-image: url(img/li.jpg) ;
}
