.head {   
 font-weight: bold; 
 font-size: 12px; 
 letter-spacing: 2pt;  
 color:#000000;
 background-color: #CCCCCC;
 border: #445350 
 border-style: solid; 
 border-top-width: 1px; 
 border-bottom-width: 1px;
 border-right-width: 1px; 
 border-left-width: 1px; 
 text-align: CENTER; }

body { 
scrollbar-Arrow-Color: #FFFFFF;
scrollbar-Track-Color: #000000; 
scrollbar-Face-Color: #000000; 
scrollbar-Highlight-Color: #CCCCCC;
scrollbar-3dLight-Color: #000000; 
scrollbar-Shadow-Color: #CCCCCC;
scrollbar-DarkShadow-Color: #000000;  
cursor: crosshair;
text-align: justify;
font-size: 10px; 
}



A:link { 
 color: #005959; font:bold; text-decoration: none; cursor: crosshair;}
A:active { 
 color: #005959; font:bold; text-decoration: none; cursor: crosshair;}
A:visited {  
 color: #005959; font:bold; text-decoration: none; cursor: crosshair;}

A:hover {  
 color: #5E5E5E; font:bold; text-decoration: none; 
 position: relative; top: 1px; left: 1px; cursor: sw-resize;}