body { color:#8c7703;
font-family: Verdana; 
line-height: 91%; 
font-size: 11px;
    SCROLLBAR-FACE-COLOR: #f5fba3; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8c7703; 
	SCROLLBAR-SHADOW-COLOR: #8c7703; 
	SCROLLBAR-ARROW-COLOR: #f5fba3; 
	SCROLLBAR-TRACK-COLOR:  #f5fba3; 
	SCROLLBAR-DARKSHADOW-COLOR: #8c7703; 
	SCROLLBAR-BASE-COLOR: #f5fba3; 
    }
    
   u { text-decoration: none;
    color:#c2578e;
    font-family: verdana; 
    font-size: 7pt; 
    line-height: 9pt; 
    font-weight: bold; 
    text-transform: uppercase;
    } 
       
  a { CURSOR:crosshair;
    text-decoration: none;
    color:#8c7703;
    font-family: verdana; 
    font-size: 7pt; 
    line-height: 9pt; 
    font-weight: bold; 
    text-transform: uppercase;
    }

  a:hover { CURSOR:crosshair; 
    text-decoration: none;
    color:#6a757c;
    font-family: verdana; 
    font-size: 7pt; 
    line-height: 9pt; 
    font-weight: bold; 
    text-transform: uppercase;
    border-bottom-style: dashed;
    border-color: #8c7703;
    border-width: 1px;
    }

  h1 { margin: 2px;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    color:#8c7703;
    background-color:#ffffff;
   font-family: Verdana; 
   line-height: 30px; 
   font-size: 27px;
    }

  h2 { margin: 2px;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    color:#ffffff;
    background-color:#8c7703;
    font-family: Verdana; 
    line-height: 20px; 
    font-size: 12px;
    text-transform: uppercase;
    }
  h3 { margin: 2px;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    color:#ffffff;
    background-color:#8c7703;
    font-family: verdana; 
    font-size: 7pt; 
    line-height: 9pt; 
    font-weight: bold; 
    text-transform: uppercase;
    }      
   
q {color: #12891b;}
s, strike {color: #de3bb6;}
i, em {color: #2661b8;}
b, strong {color:#ae1ac9;}   
    
A img {filter:none }
A:hover IMG {filter:x-flip;}