
body 
{
  background-image: url(images/background.gif);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: white;
  color: black;
  margin: 10px;
scrollbar-base-color: #000000; 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #808080; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000;}


a:link {text-decoration: none; color: #C0C0C0; cursor: n-resize;}
a:visited {text-decoration: none; color: #C0C0C0; cursor: n-resize;}
a:active {text-decoration: underline; color: #FFFFFF; cursor: n-resize}
a:hover{text-decoration: underline; color:#FFFFFF; cursor: n-resize;}

body,tr,td,p {font-size:10px; font-family: verdana; letter-spacing:0PT; line-height:14PX; color:#FFFFFF;}

