body,tr,td{
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ff0000;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	color:#C05050;
	font-size:8pt;
	font-family:verdana;
	background-color: #000000;
	background-image: url();
	background-attachment : fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align:justify;
}

a:link{
	color:#ffffff; 
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

a:visited{
	color:#eeeeee;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

a:active{
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

a:hover{
	color:#F5D7D7;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

select{
	background:; 
	font-family: verdana; 
	color: #ff0000; 
	font-size: 9pt
}

textarea, input{
	font-family: verdana;
	font-size: 8pt;
	color: #ff0000;
	background:#000000;
	border: 1px solid;
	border-color:#444444; 
}

