
<Style type="text/css"> 
table, tr, td{ 
border-style:none; 
} 

body{ 
  background-color: #444444;

scrollbar-face-color:rgb(85,85,85); 
scrollbar-base-color:rgb(85,85,85); 
scrollbar-3dlight-color:rgb(153,153,153); 
scrollbar-shadow-color:rgb(153,153,153); 
scrollbar-darkshadow-color:rgb(153,153,153); 
scrollbar-highlight-color:rgb(153,153,153); 
scrollbar-track-color:rgb(85,85,85); 
scrollbar-arrow-color:rgb(153,153,153); 
}  

body,td,th {
	font-family: Century Gothic, Times New Roman, Times, san-serif;
	color: #FFFFFF;
        font-size: 12px;
}


a:link {
	color: #c0c0c0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}


a </Style>} 
