BODY { background-image: url('/images/background.jpg');
font-family:  Verdana, Arial, sans-serif;  
background-color: #F5F4E7 ;
color: #F5F4E7;
font-size: 10pt
         }

A:link    { color: #3A4317 }
A:visited { color: #3A4317 }

A:hover    {  color: #CC9933 }           


P { font-size: 13px;
    font-family: Verdana, Arial, sans-serif; 
	   color: #F5F4E7
           }

UL { font-size: 13px;
    font-family: Verdana, sans-serif; 
   color: #F5F4E7
           }

H1 { font-size: 19px;
    font-family: Verdana, sans-serif; 
	   color: #F5F4E7;
    font-weight: normal
           }

H2 { font-size: 16px;
    font-family: Verdana, sans-serif; 
	   color: #F5F4E7;
    font-weight: normal
           }

H3 { font-size: 13px;
    font-family: Verdana, sans-serif; 
	   color: #666633;
font-weight: 200;
text-align: center
           }
												
H4 { font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif; 
	   color: #666633;
    font-weight: 200;
    text-align: center
           }

SUP { font-size: 60%
            }

BLOCKQUOTE { font-size: 80%
            }
