BODY { 
   color:#222222; 
   font-size:10pt; 
   font-family:arial; 
   text-align:justify; 
   cursor:default; 
   background-color:#606C68;
   background-attachment: repeat-y; 
   line-height: 15px; 
   scrollbar-face-color: #606C68; 
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-3dlight-color: #222222; 
   scrollbar-darkshadow-color: #222222; 
   scrollbar-shadow-color: #404C48; 
   scrollbar-arrow-color: #222222; 
   scrollbar-track-color: #606C68;   } 

select   { 
   background:#606C68; 
   font-family:arial; 
   color:#222222; 
   font-size: 10pt;} 
    
td { 
   bgcolor: #9FA9A5; 
   border-width: 1px; 
   border-style: solid; 
   border-color: #454960; 
   font-family:arial; 
   color: #222222; 
   font-size: 10pt; } 

A:link 
{color:#454960;text-decoration:none; font-weight:BOLD;} 

A:active 
{color:#454960;text-decoration:none; font-weight:BOLD;} 

A:visited 
{color:#454960;text-decoration:none; font-weight:BOLD;} 

A:hover 
{color:#454960;text-decoration:line-through; font-weight:BOLD;}