BODY {
             font-family: Arial; 
             font-size: 12pt
             }      
        
 BIG { 
            text-indent: .5em;
	font-family: Arial,MS Sans Serif; 
            font-size: 12pt
            }
        
SPAN
	{
	font-family: Arial,MS Sans Serif;
	 color: #3300CC; 
             font-size: 20pt
			 }
			
P {
    font-family: Arial,MS Sans Serif; 
    font-size: 12pt
    }
				
COMMENT {Headlines}
H1 {
       font-family: Times New Roman;
       font-size: 20pt; 
       color: #3300CC; 
       font-style: bold;
       text-align:center
       }
        
COMMENT {Bylines}
H2 {
       font-family: Times New Roman;
       font-size: 13pt; 
       color:  #3300CC; 
       font-style: italic;
       text-align:center
       }
        
 COMMENT {Sub-Headline}
 H3 {
        font-family: Times New Roman;
        font-size: 13pt; 
        color: #3300CC; 
       font-style: bold
       }
        
COMMENT {Photo Caption}
H4 {
       font-family: Times New Roman;
       font-size: 8pt; 
       color:  #3300CC; 
       font-style: italic
       }
        
COMMENT {11pt Misc}
H5 {
       font-family: Times New Roman;
       font-size: 11pt;
       color:  #3300CC
       }   
        
COMMENT {10pt Misc}
H6 {
       font-family: Times New Roman;
       font-size: 9pt;
	   color: #3300CC
       }   
        
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
       	                  }
