body, td
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #454545;
}

bold
{
  font-weight: bold;
}

a { text-decoration: none; color: #454545;}
a:visited { text-decoration: none; color: #454545;}
a:active { text-decoration: none; color: #454545;}
a:hover { text-decoration: underline;  color: #454545;}