body {
	background: #FFFFFF;
	color: #000000;
	
     }

p {
     color: #000000;
     background: #FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
  }

.header  {
	   color: #000066;
	   background: #FFFFFF;
	   font-family: Times, Times New Roman, serif;
	   font-size: 20pt;
	   font-style: italic;
	   font-weight: bold;
	 }

.smlheader  {
	      color: #000066;
	      background: #FFFFFF;
	      font-family: Times, Times New Roman, serif;
	      font-size: 15pt;
	      font-weight: bold;
	      
	    }

.capital  {
	    color: #000000;
            background: #FFFFFF;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 15pt;
	    font-weight: bold;
	   }

HR  {
      width: 250px;
    }
    


UL {
     color: #000000;
     background: #FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11pt;
     
   }

LI  {
      color: #000000;
      background: #FFFFFF;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11pt;
    }

.note { font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
        font-size: 8pt;
        background: #FFFFFF; 
        color: #000000; 
        
      }
      
.footer	{
	  color: #000000;
      	  background: #FFFFFF;
      	  font-family: Arial, Helvetica, sans-serif;
      	  font-size: 10pt; 
      	  font-weight: bold;
      	}
      	
blockquote	{  
		  color: #000000;
	      	  background: #FFFFFF;
	      	  font-family: Arial, Helvetica, sans-serif;
	      	  font-size: 12pt; 
	      	   
	      	}    
	      	
.footer2 {
	  
      	  font-family: Arial, Helvetica, sans-serif;
      	  font-size: 10pt; 
      	  font-weight: bold;
      	 }
      	 

	
.grey   {
	  color: #000000;
      	  background: #FFFFFF; 
      	  font-size: 12pt; 
      	  font-family: Arial, Helvetica, sans-serif;
      	}  

.tan  {
	  color: #000000;
      	  background: #FFFFFF; 
      	  font-size: 12pt; 
      	  font-family: Arial, Helvetica, sans-serif;
      	}       	   
      	
B  {
      font-size: 12pt; 
      font-family: Arial, Helvetica, sans-serif; 
   }        	     	 	      	 	       