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