
BODY        {font-family:    Arial, helvetica, sans-serif;
             background : White;
             font-size:        11pt; 
		     color: 		navy;
			 }
			 
			 
P			{font-family:    Arial, helvetica, sans-serif;
             font-size:        11pt; 
			 color: 		navy; 
			 } 

A			{font-family:    Arial, helvetica, sans-serif;
             font-size:        11pt; 
			 color: 		green;
			 } 			 
			 
.small		 {font-family:    Arial, helvetica, sans-serif;
             font-size:        9pt; 
			 color: 		green;
			 } 			 

P.ti  		{ font-size:         9pt;
        	 font-family:      Arial, helvetica, sans-serif;
		 	 color: #004000;
		   	 text-align:     center;
			}
			 
			 
H1          {
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#008000; }

H2	        {color:            #004080;
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif;
			}
	
.t 		    {color:            #004080;
             font-size:        18pt;
             font-family:      Arial, helvetica, sans-serif;
			  text-align:        center;
			}

H3	        {color:            #004080;
			 font-size:        13pt;
             font-family:      Arial, helvetica, sans-serif; 
			 text-align:        center;
			}


TD         {font-size:         9pt;
           font-family:      Arial, helvetica, sans-serif;
		   color: navy;
		   margin-left : 2%; 	
		   }

UL        {list-style-type:   disc; 
		  }

SUP      {font-size:        8pt;
          font-family:      Arial, helvetica, sans-serif;}

