body{ 
background-color:#000000;
margin:0px;
font-family:tahoma, trebuchet;
font-size:9px;
letter-spacing:1px; 
color:#727a7a;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-face-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#313333;
}

#image{
position:absolute; 
bottom:0px;
left:0px; 
}

#content{ 
position:absolute;
left:433px;
bottom:42px;
height:300px;
width:298px;
overflow:auto; 
}

.head{
font-size:10px;
font-family:times new roman, garamond, georgia;
text-transform:uppercase;
letter-spacing:2px;
text-align:center;
color:#818989;
font-weight:bold;
border-bottom:1px dashed #505857;
} 

a:link, a:active, a:visited { color:#aeb1b1;
text-decoration: none;
}

a:hover { color:#FFFFFF;
text-decoration: none;
cursor: crosshair;
}

ol, li { font-size: 7pt;
font-family: arial;
color: #727a7a;
list-style-type: circle;
}

input,textarea,select { background-color: #000000;
font-family: arial;
font-size: 7pt;
color: #505857;
border:1px dashed #505857;
}