body  {
      margin: 0;
      padding: 10px;
      background-color: #000000;
      background-image: url(images/cp.gif);
      background-repeat: repeat-x y;
      }
#container {
     position:relative;
     margin-right:auto;
     margin-left:auto;
     width:800px;
     height:auto;
     border:0;
     background-color:transparent;     
     } 
table  {
     font-family: arial, Times New Roman, sans-serif;
     font-weight: normal;
     font-size: 11px;
     color: #FFCC99;
     border: 5px ridge #999999;
     padding: 2px;        
     text-align: center;
     }
th   {
     font-family: Times New Roman, arial, sans-serif;
     font-weight: 800;
     font-size: 15px;
     color: #FFCC00;
     text-align:center;
     }        
p    {
     font-family: arial, Times New Roman, sans-serif;
     font-weight: bold;
     font-size: 11px;
     color: #FFCC00;
     text-align: center;
     }
hr   {
     width: 100%;
     color: #FFCC00;
     }        
h2   {
     font-family: arial, Times New Roman, sans-serif;
     font-weight: bold;
     font-size: 15px;
     color: #FFCC00;
     text-align: center;
     }
h3   {
     font-family: arial, Times New Roman, sans-serif;
     font-weight: bolder;
     font-size: 12px;
     color: #FFCC88;
     text-align: center;
     }
pagetop {
     text-align: center;
        }                
table a:link {
     font-family: arial, 'Times New Roman', sans-serif;
     font-weight: normal;
     font-size: 11px;
     color: #FFCC00; 
     background-color: transparent;
     text-decoration: none;
     text-align: center;
     }
table a:visited {
     font-family: arial, 'Times New Roman', sans-serif;
     font-weight: normal;
     font-size: 11px;
     color: #FFCC88;
     background-color: transparent;
     text-decoration: none;
     text-align: center;
     }
table a:hover {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     text-align: center;
     }
p a:link {
     font-family: arial, 'Times New Roman', sans-serif;
     font-weight: normal;
     font-size: 11px;
     color: #FFCC00; 
     background-color: transparent;
     text-decoration: none;
     text-align: center;
     }
p a:visited {
     font-family: arial, 'Times New Roman', sans-serif;
     font-weight: normal;
     font-size: 11px;
     color: #FFCC88;
     background-color: transparent;
     text-decoration: none;
     text-align: center;
     }
p a:hover {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     text-align: center;
     }                   
<!--
BODY {
scrollbar-face-color:#FFCC00;
scrollbar-highlight-color:#CC9900;
scrollbar-3dlight-color:#CC9900;
scrollbar-darkshadow-color:#808000;
scrollbar-shadow-color:#CC9900;
scrollbar-arrow-color:#CC9900;
scrollbar-track-color:#000000;
}
-->