   a         {   color: #FF0000;
   		font-family: "Arial";
                font-size: 12pt; 
                font-weight: bold;  text-decoration: none;
               background-color: transparent  }
                
                
   a:Active  {  color: #FF0000; 
   		font-family: "Arial"; 
   		font-size: 12pt; 
                font-weight: bold; text-decoration: none; 
               background-color: transparent  }
                
   a:Visited {  color: #FF0000;  
   		font-weight: bold; 
                font-family: "Arial";  text-decoration: none;
                font-size: 12pt; 
               background-color: transparent  }
                
   a:Hover   {   color: #820000;
   		font-weight: bold; 
                font-family: "Arial"; 
                font-size: 12pt; 
                text-decoration: none;  text-decoration: none;
               background-color: transparent  }

  h1		{ color: #FF0000  }
 
               
   p         {  color: #800000; 
   		font-size: 12pt; 
                font-family: Arial;  
                text-align: justify; 
               background-color: transparent   }
                
   em        { color: #800000; 
   	       font-weight: bold; 
               background-color: transparent  }
               
   h2        { color: #FF0000; 
   	       font-weight: bold; 
               background-color: transparent;
               font-size: 18pt; }
               
   body      {      font-family: Arial; }