body {
font-family : Verdana, Tahoma, Sans-serif;
font-size : 11px;
font-weight : normal;
color : #525252;
background : #000;
scrollbar-face-color: #000; 
scrollbar-highlight-color: #000; 
scrollbar-shadow-color: #7B0D0D; 
scrollbar-3dlight-color: #7B0D0D; 
scrollbar-arrow-color: #FFF; 
scrollbar-track-color: #000; 
scrollbar-darkshadow-color: #000; 
}

a:link, a:active, a:visited {
font-family : Verdana, Tahoma, Sans-serif;
font-weight : normal;
font-size : 11px;
color : #525252;
text-decoration : none;
}

a:hover {
font-family : Verdana, Tahoma, Sans-serif;
font-weight : normal;
font-size : 11px;
color : #7B0D0D;
text-decoration : underline;
}

div {
position : absolute;
left : 10px;
top : 10px;
width : 200px;
margin-left : 0px;
margin-right : 0px;
background : #FFF;
padding : 5px;
}

p {
font-family : Verdana, Tahoma, Sans-serif;
font-size : 10px;
font-weight : normal;
color : #525252;
}

font.red {
font-family : Verdana, Tahoma, Sans-serif;
font-weight : normal;
font-size : 11px;
color : #7B0D0D;
}