<style type="text/css"> 
<!-- 
A:link 
{ text-decoration: none; color:#F5580B; } 
A:visited 
{ text-decoration: none; color:#F5580B; } 
A:active 
{ text-decoration: none; color:#D4794C; } 
A:hover 
{ text-decoration: line-through; color:#FFFFFF;} 


body 
{ background: #000000;  

font-family: arial;
color: #F8834A; 
font-size: 8pt; 

scrollbar-face-color : #000000; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #F8834A; 
scrollbar-shadow-color : #F8834A; 
scrollbar-darkshadow-color : #000000; 
scrollbar-track-color : #000000; 
scrollbar-arrow-color : #F8834A; 
} 

p.nav
{ background-image: url(images/underline.jpg);
color: #000000;
border: #000000;
border-style: dashed; 
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-align: center;
}

p.navhead
{ ;
color: #000000; 
font-weight: bold;
border: #F5580B;
border-style: dashed; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px; 
text-align: center;
}

table 
{ background: #000000;  

font-family: arial; 
color: #F8834A; 
font-size: 8pt; 
text-align: left;
} 
--> 
</style> 