BODY{

background-image: url(moonset.png);
background-position: 0 0;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #F5F9FC;

scrollbar-face-color:#F2EEEE;
scrollbar-arrow-color:'';
scrollbar-track-color:''; 
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 30;
margin-left: 20;
margin-right: 20;
color: #005353
}

table{
font-family:Verdana,Arial;
font-size: 8pt;
}

A:link{
color:rgb(0,100,100);
text-decoration:none;
}
A:visited{
color:rgb(0,100,100);
text-decoration:none;
}
A:active{
color:rgb(0,100,100);
text-decoration:none;
}
A:hover{
color:rgb(100,0,0);
text-decoration:none;
}
