body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #A5B510;
}
a:active {
	text-decoration: none;
}

input.styled
{
background-color:#ffffff;
border-color:#1A345B;
border-style:solid;
border-width:1px;
font-size:8.0pt;
color:#000000;
}
