TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : verdana; 
   color : #66492A; 
}
.HEADER {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 10px; 
   font-family : verdana; 
   color : #66492A;
   background-image: url('smbg2.jpg');
   border: 1px solid #000000;
   padding: 1;
   margin: 3
}
body         { font-style: normal; font-weight: normal; font-size: 8 px; font-family: 
               verdana; color: #66492A; background-image: url('smbg2.jpg'); 
               text-decoration: none; 
scrollbar-base-color: #D7C0A8; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #D7C0A8; 
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #D7C0A8; 
scrollbar-track-color: #D7C0A8; 
scrollbar-arrow-color: #D7C0A8}
A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-family : verdana; 
   color : #66492A; 
   text-decoration : none; 
}
A:hover {
   font-style : normal;
   font-weight : normal; 
   font-family : verdana; 
   color : #D7C0A8; 
   text-decoration : underline overline; 
   cursor=w-resize;
}
A:active {
   font-style : normal;
   font-weight : normal; 
   font-family : verdana; 
   color : #66492A; 
   text-decoration : none; 
}
A {
   font-style : normal;
   font-weight : normal; 
   font-family : verdana; 
   color : #66492A; 
   text-decoration : none; 
}