<style type="text/css">
<!--
body {
	
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;

scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color:#333333; 
scrollbar-arrow-color:#333333; 
scrollbar-base-color: #000000; 
scrollbar-track-color: #333333; 

}
.font,table {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 180%;
	
}
input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #000000;
	color: #FFFFFF;
	
}


a:active {color: #ffffff;} 
-->
</style>