body {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  color: white;
  text-decoration: none;

  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  margin-width:0px;
  margin-height:0px;
  background-color: #096291;
}

td {
  font-size: 10pt;
}

a.email,a.email.visited:link {
  font-size: 10pt;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}

a.email:hover {
  font-weight: bold;
  color: red;
  text-decoration: none;
}