body {
	margin: 0px;
	padding: 0px;
	background-color:transparent;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}

body, th, td {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}

img {
	border: none;
}

iframe {
	width: 549px;
	height: 437px;
	overflow: auto;

}
a:link, a:active, a:visited{
	color: #FFFFFF; 
	text-decoration:none;
	filter: blur (add="0",direction="100",strength="5");
	font-size: 8pt;
} 
a:hover{
	{text-decoration: none; color: #000000;}
	color:#000000;
	filter: blur (add="0",direction="100",strength="5");
	background: clear; 
	letter-spacing: 1px; 
td{
	text-cursor: 
	crosshair;
}
textarea,input{
	background-color: clear;
	border-color: clear;  
	border: solid; 
	font-size: 7pt;
	font-family: tahoma;
	font-color: #FFFFFF;
	border-width: 1px;
}