body         { background-image: url('images/banner.gif'); background-attachment: fixed; 
               background-repeat: no-repeat; color: #FFFFFF; 
               scrollbar-face-color: rgb(000,000,255); 
               scrollbar-highlight-color: rgb(255,255,255); 
               scrollbar-shadow-color: rgb(000,000,000); 
               scrollbar-3dlight-color: rgb(000,000,000); 
               scrollbar-arrow-color: rgb(255,255,255); 
               scrollbar-track-color: rgb(000,000,192); 
               scrollbar-darkshadow-color: rgb(000,000,255); 
               scrollbar-base-color: rgb(000,000,000);
               background-color: #000040; }
table        { width: 100%; cellspacing: 3; cellpadding: 3 }
A:link    {color: rgb(192,192,192); font-weight: bold; text-decoration: none}
A:visited {color: rgb(192,192,192); font-weight: bold; text-decoration: none}
A:hover   {color: rgb(192,000,000); font-weight: bold; text-decoration: none}

