body{
margin: 5;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #999999;	
text-align: left;
background-color: #000000;							
}
			
a{
font-family: verdana;
font-size: 10px;
color: #666666;
text-decoration: none;
}
			
a:hover{
text-decoration: underline;
color: #333333;
}

td{
font-size: 10px;
}
