/* CSS Document */


a:link,  {

text-decoration: none;

color: #000000;

 letter-spacing: 0.02em; 

 font-size: 9px; 


}



a:hover, {

text-decoration: underline;

color: red;

 letter-spacing: 0.02em; 

 font-size: 9px; 



}



a:active,  {

text-decoration: none;

color: #000000;

 letter-spacing: 0.02em; 

 font-size: 9px; 



}

a:visited,  {

text-decoration: none;

color: #000000;

 letter-spacing: 0.02em; 

 font-size: 9px; 



}

   

 i {   

 color: #CC0000; 

 font-size: 11px; 

  font-style: bold;

 text-align: right; 

 letter-spacing: 0.02em; 

 font-family: verdana;

 text-decoration: none;


   }
   

 u {   

 color: white; 

 font-size: 12px; 

  font-style: bold;

 text-align: left; 

 letter-spacing: 0.09em; 

 font-family: verdana;

 text-decoration: none;

  background-color: #CC0000; 
   padding: 0.10em; 

  

   }

   

hr { border: #000000 1px dashed; 



}



 body, p, table { 

 margin-top: 5pt; margin-bottom: 5pt; margin-left: 5pt; margin-right: 5pt

 color: black; 

 font-size: 11px; 

 padding: 0.25em; 

 font-style: bold; 

 text-align: left; 

 letter-spacing: 0.09em; 

 font-family: verdana;

 

  }

  

  

 

   h2 { 
 color: white; 
 font-size: 12px; 
 font-style: bold; 
  padding: 0.25em; 
 text-align: left; 
 letter-spacing: 0.09em; 
 font-family: verdana;
   background-color: #CC0000; 
  }

  

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 