
.head        { background-position: left top; border-style:solid; border-width:1; 
font-family: Verdana; font-size: 10pt; text-align:center; 
background-image:url('head.jpg'); font-weight:bold
                  }
body         { scrollbar-track-color: ffffff;
scrollbar-face-color: ffffff;
scrollbar-highlight-color:black;
scrollbar-3dlight-color: F9F400;
scrollbar-darkshadow-color: ffffff;
scrollbar-shadow-color: black;
scrollbar-arrow-color: F9F400; font-family:Verdana; font-size:8pt; color:black }
<!--
 A:link {text-decoration: none; color:#000000}
 A:visited {text-decoration: none; color:#FFCC00}
 A:active {text-decoration: none; color:#0000FF}
 A:hover {text-decoration: none; cursor: crosshair; height:0; color:#000000; background-color:#FFFF00 }