body {
	font-family: Arial, Helvetica, sans-serif;
 margin-left:0;
 margin-right:0;
 margin-top:0
 
}
td
{
 color:#5d626e; 
 font-size: 0.75em;
 
	
}
.heading
{
 color:#ffffff; 
 font-size: 0.75em;
 background-color:#b5bed3;
 
	
}
a:link, a:visited, a:active {
 font-size: 12px; 	
 color: #5d626e;
 font-weight: bold; 

 text-decoration: none; 
}

a:hover {
 font-size: 12px; 	
 color: #b5bed3;
 font-weight: bold; 
 text-decoration: underline; 
}
a.nav:link, a.nav:visited {
 font-size: 12px; 	
 color: #ffffff;
 font-weight: bold; 

 text-decoration: none; 
}

a.nav:hover {
 font-size: 12px; 	
 color: #b5bed3;
 font-weight: bold; 
 text-decoration: underline; 
}