body { 
	font: 8pt tahoma; 
	color: #000000;
	letter-spacing: 1px;
	background-color: #f4f4f4;
	line-height: 14px;
}

#background {
	position: absolute;
	z-index: 0;
	height: 188px;
	right: 0%;
	top: 0px;
	width: 100%;
	background-image: url('images/top.gif'); 
}

p.header { font-size: 14pt;
font-weight: ;
color: #000000;
font-family: verdana, arial;
text-align: right ;
padding: 10px 10px 0px 0px;
letter-spacing: 0.1cm;
border-bottom: 1px dashed #adadad;
}

p.header:first-letter 
 
 { font-size: 16pt;
font-weight: ;
color: #ab0000;
font-family: verdana, arial;     }


p.stats { font-size: 6pt;
font-weight: bold;
color: #6b675b;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 8px 8px 8px 30px;
background: url(images/stats.gif); 
background-color: #000000;}


a:link {text-decoration: underline; color: #3e3e3e; font-weight: bold; cursor: ;}
a:visited {text-decoration: underline; color: #3e3e3e; font-weight: bold; cursor: ;}
a:hover {text-decoration: underline; color: #ab0000; font-weight: bold; cursor: ;}


input, textarea, option, select {
	background-color: #000401;
	font: 8pt arial;
	color: #eeeeee;
	letter-spacing: 1px;
	border: 1px solid #ab0000;
	padding:2px; }

em{
color: #ab0000;
font-style: italic;
text-decoration: none;
font-weight: bold;
}


<!--
body {

scrollbar-arrow-color: 000000;
scrollbar-darkshadow-color: 000000;
scrollbar-track-color: 000000;
scrollbar-face-color: #ab0000;
scrollbar-shadow-color: 000000;
scrollbar-highlight-color: #ab0000;
scrollbar-3dlight-color: #ab0000;}