a
{
  font-family: Arial;
  font-size: 10pt;
  color: #0D6AB7;
  text-align:center; 
  text-decoration:none
}
a:hover
{

  color: #0D6AB7;
  font-weight:;  
  text-decoration:underline ;
}
body
{
  font-family:verdana;
  font-weight:;
  font-size:10pt;
  text-align: justify;
  background-color:#b0d0f0;
  color:navy;
}

table
{
  font-family:verdana;
  font-weight:bold;
  font-size:10pt;
  text-align:justify; 
}
