   body 
 {
background: #1D2C33;
color: #FFFFFF; 
font-size: 8pt;
font-family: Verdana;
position: absolute;
z-index: 1;
scrollbar-base-color: #043B6C;
scrollbar-face-color: #043B6C;
scrollbar-shadow-color: #0000FF;
scrollbar-highlight-color:#1E90FF; 
scrollbar-3dlight-color: #1E90FF;
scrollbar-darkshadow-color: #1E90FF;
scrollbar-track-color: #1D2C33;
scrollbar-arrow-color: #E3D398;
 }

   A:link 
 {
color: #10C2FF; 
text-decoration: underline; 
 }

   A:visited 
 {
color: #0696CC; 
text-decoration: underline; 
 }

   A:active 
 {
color: #4682B4; 
text-decoration: none; 
 }

   A:hover 
 {
color: #01E0AD; 
text-decoration: none; 
 }

   A:focus 
 {
color: #01E0AD; 
text-decoration: line-through; 
 }

   DIV.Size 
 {
width: 984px; 
z-index: 1; 
 }

   TABLE.table 
 {
border-width: thin; 
border-style: none; 
 }
