BODY {
             font-family: Arial,MS Sans Serif; 
             font-size: 12.5pt
             }      
        
 BIG { 
            text-indent: 1.5em;
	font-family: Arial,MS Sans Serif; 
            font-size: 12.5pt
            }
        
SPAN
	{
	font-family: Arial,MS Sans Serif;
	 color: #003399; 
             font-size: 20pt
			 }
			
P {
    font-family: Arial,MS Sans Serif; 
    font-size: 12.5pt
    }
				
COMMENT {Headlines}
H1 {
	font-family: Arial Narrow;
	font-size: 20pt;
	color: Blue;
	font-style: bold;
	text-align:center
}
        
COMMENT {Bylines}
H2 {
	font-family: Arial Narrow;
	font-size: 13pt;
	color: Blue;
	font-style: italic;
	text-align:center
}
        
 COMMENT {Sub-Headline}
 H3 {
        font-family: Arial;
        font-size: 13pt; 
        color: #003399; 
       font-style: bold
       }
        
COMMENT {Photo Caption}
H4 {
	font-family: Arial;
	font-size: 8pt;
	color: Navy;
	font-style: italic
}
        
COMMENT {11pt Misc}
H5 {
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	color: Blue;
}   
        
COMMENT {10pt Misc - Add Color}
H6 {
       font-family: Arial Narrow;
       font-size: 10pt
       }   
        
A:visited {
                 color: #66CCCC
                 }
        
A {
     text-decoration: none
     }
                  
A:hover {
               color: #FF0000; 
               font-style: underline
               }
                                
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
       	                  }
