BODY {
             font-family: Arial; 
             font-size: 11pt
             }      
P {
    font-family: Arial,MS Sans Serif; 
    font-size: 11pt
    }
				
COMMENT {Headlines}
H1 {
       font-family: Times New Roman;
       font-size: 22pt; 
       color: #000000; 
       font-style: bold;
       text-align:center
       }
        
COMMENT {Bylines}
H2 {
       font-family: Times New Roman;
       font-size: 18pt; 
       color:  #000000; 
       font-style: italic;
       text-align:center
       }
        
 COMMENT {Sub-Headline}
 H3 {
        font-family: Times New Roman;
        font-size: 13pt; 
        color: #000000; 
       font-style: bold
       }
        
COMMENT {Photo Caption}
H4 {
       font-family: Times New Roman;
       font-size: 8pt; 
       color:  #000000; 
       font-style: italic
       }
        
COMMENT {11pt Misc}
H5 {
       font-family: Times New Roman;
       font-size: 11pt;
       color:  #000000
       }   
        
COMMENT {10pt Misc}
H6 {
       font-family: Times New Roman;
       font-size: 9pt;
	   color: #000000
       }   
        
A:visited {
                 color: #006600
                 }
        
A {
                 color: #000000;
                 text-decoration: none 
                 }
                  
A:hover {
                 color: #008000; 
                 text-decoration: none
                 }
                                
TD {
       font-family: Arial narrow;
       font-size: 12.5pt
	   }
                   
UL {
       font-family: Arial narrow;
       font-size: 12.5pt
       }
                   
OL {
       font-family: Arial narrow;
       font-size: 12.5pt
       }
	   
 BLOCKQUOTE {
       		      font-family: Arial narrow; 
       		      font-size: 12.5pt
       	                  }
