body, table, td, ul
{
   color: 000000;
   background-color: #AAAAAA;  
   font-family: Sylfaen, Verdana, Arial, Helvetica;
   font-weight:500;  
   font-size:large; 
   text-align:justify;
}
h1, h2
{
   color: #000000;
   font-family: Sylfaen, Verdana, Arial, Helvetica;
   text-align:justify;
}
h5
{
   color: #000000;
   font-family: Sylfaen, Verdana, Arial, Helvetica;
   text-align:justify;
}
a:link
{
   color: 004FB3;
   text-decoration: none;
   font-weight="600";
}
a:visited
{
   color: 004FB3;
   text-decoration: none;
   font-weight="600";
}
a:hover
{
   color: D8001D; 
   text-decoration: underline;
   font-weight="600";
}