html{
SCROLLBAR-FACE-COLOR:#eee;
SCROLLBAR-HIGHLIGHT-COLOR:#fcfcfc;
SCROLLBAR-SHADOW-COLOR:#fcfcfc;
SCROLLBAR-3DLIGHT-COLOR:#fcfcfc;
SCROLLBAR-ARROW-COLOR:#fcfcfc;
SCROLLBAR-TRACK-COLOR:#fcfcfc;
SCROLLBAR-DARKSHADOW-COLOR:#fcfcfc;
}

body{
color:#000;
FONT-SIZE:7pt;
FONT-FAMILY:verdana;
line-height:18px;
letter-spacing:1px;
background:#fff;}

#main {
background:#fff;
margin-bottom:10px;

}
a{
color:#000000;
text-decoration:none;}
a:hover{
color:#eee;
text-decoration:none;
}
#stats{
position:relative;
border:1px solid #eee;
background:#fff;
line-height:10px;
letter-spacing:1px;
text-align:center;
position:absolute;
top:94px;
}