body 
{
 font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
 font-size:12px;
 background-color:#FFFFFF;
 text-align:center;
}

h1 {font-size:20px;color:#000000;text-align:left;font-weight:normal;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}
tr {text-align:left;}


a:link, a:visited, a:active, a:hover
{ 
  color: #0065CC;
  text-decoration:none;
  font-weight:bold;
}
a:active, a:hover
{ 
  color:#ff0000;
  text-decoration:underline;
}