body { background-color: #050000; }

body {
font-family: tahoma,arial,verdana; 
color: white ; }

BODY,P,TD {font-family:tahoma; font-size:11; font-color:red; }
A:link{color:#FF2222; text-decoration:underline; font-weight:none}
A:visited{color:#FF8888;text-decoration:none;font-weight:none}
A:hover{color:white;text-decoration:line-through; background:none; font-weight:none}

BODY,P,TD {font-family:tahoma; font-size:11px; line-height : "13px"}

body{
scrollbar-face-color: #002B8E;
scrollbar-shadow-color: #002B8E;
scrollbar-highlight-color: red;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #670000;
scrollbar-track-color: #002B8E;
scrollbar-arrow-color: red;}

INPUT, TEXTAREA, SELECT, CHECKBOX{
	background:#E52D2D;
	border:1ptx;
	border-style:solid;
	border-color:#000000;
	font-family:tahoma;
	font-size:9pt;
	color:red;}