body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
font-family: verdana,arial,san-serif;
color: #ffffff;
}
html {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #CBA6AD;
	scrollbar-base-color: #1E2433;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	color: #1E2433;						
} 
A:link            {color:#DC8DDC; text-decoration:none;}
A:visited         {color:#C000C0; text-decoration:none;}
A:active          {color:#C000C0; text-decoration:none;}
A:hover           {color:#FF8914; text-decoration:none;}

#title{
font-size:18px;
font-family: verdana,arial,san-serif;
font-weight: bold;
color: #FFffff;
border-style:solid;
border-color: #999999;
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;
padding:0px;
padding-top:15px;
padding-right:10px;
}