p { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;  
    color: #000000 }
    
.fun { font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;  
    color: #000000 }    
    
td { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;  
    color: #000000 }
    
b { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;  
    color: #000000 }
    
OL { font-size: 12px }

UL { list-style-position: outside;
     font-size: 12px;
     list-style-type: square }
     
UL UL { list-style-position: outside;
        font-size: 12px;
        list-style-type: square }
		
.hometext { font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;  
    color: #000000 }		       
    
.headline { font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 900;
        text-align: left; 
    color: #006600 }
    
.headlinebig { font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 900;
        text-align: left; 
    color: #006600 }
    
    .headline30px { font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        text-align: left; 
    color: #006600 }
    
.subhead { font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: 300;
            text-align: left;   
    color: #006600 }
    
.bold { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;   
    color: #000000 }
    
.body { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;  
    color: #000000 }
    
.subhead9bold { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;  
    color: #000000 }
    
.footer { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;  
    color: #ffffff }
    
.prhead { font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;  
    color: #000000 }
    
.prsubhead { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;  
    color: #000000 }

a:link {color: #006600 }
a:hover {color: #009900; text-decoration: none }
a:active {color: #009900 }
a:visited {color: #009900 }


a:link.footerlink {color: #ffffff }
a:active.footerlink {color: #ffffcc }
a:hover.footerlink {color: #ffffcc; text-decoration: none }
a:visited.footerlink {color: #ffffcc }
