a:link {color: #663300;          
        font-family: "Times";          
        font-size: 10pt;}
a:visited {color: #666666;              
           font-family: "Times";                
           font-size: 10pt;}
a:active {color: "blue";             
          font-family: "Times";              
          font-size: 10pt;}
a:hover {color: "blue";          
         font-family: "Times";              
         font-size: 10pt;}
         

blockquote {font-family: "Times";
            font-size: 10pt;}
        
body {font-family: "Times";
      font-size: 10pt;}
  

H3 {text-align: right;      
    font-weight: bold;      
    font-family: "Times";      
    font-size: 13pt;      
    color: #006633;}    
H2 {text-align: left;      
    font-weight: bold;      
    font-family: "Times";      
    font-size: 14pt;      
    color: #999999;}
H1 {text-align: left;  
    font-weight: bold;      
    font-family: "Times";      
    font-size: 16pt;      
    color: #006633;}
    
OL {list-style: lower-alpha;}    

.footer {font-family: "Times";    
         font-size: 8pt;         
         text-decoration: none;         
         color: #006633; }
