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: #CC6633; 
             font-size: 20pt
			 }
			 
CODE {
			font-family: Arial,MS Sans Serif;
	 		color: #0066FF; 
             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: #009933; 
       font-style: bold;
       text-align:center
       }
        
COMMENT {Bylines}
H2 {
       font-family: Arial Narrow;
       font-size: 13pt; 
       color: #CC6633; 
       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: #009933; 
       font-style: italic
       }
        
COMMENT {11pt Misc}
H5 {
       font-family: Arial;
       font-size: 11pt;
       color: #CC6633
       }   
        
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
       	                  }
