
.size1  { 
        font-family: Arial; 
        font-size: 8pt         
        }        
        
.size2  { 
        font-family: Arial; 
        font-size: 10pt
        }
        
.size2red  { 
        font-family: Arial; 
        font-size: 10pt;
        font-weight: bold;	    
	    color: #CC0000
        }
        
.home  { 
        font-family: Arial; 
        font-size: 10pt;
        font-weight: bold;	    
	    color: #006760;
	    text-decoration: none
        }

        
.table1 { 
        font-family: Arial; 
        font-size: 10pt     
        }
        
.table2 { 
        font-family: Arial; 
        font-size: 10pt;
        font-weight: bold;        	    
	    color: #FFFFFF     
        }


.size3white { 
        font-family: Arial; 
        font-size: 12pt; 
        font-weight: bold;	    
	    color: #FFFFFF;
	    }
      
.size3redu { 
        font-family: Arial; 
        font-size: 12pt; 
        font-weight: bold;	    
	color: #CC0000;
	text-decoration: underline     
            }

.size3  { 
        font-family: Arial; 
        font-size: 12pt   
        }
        
        

    