BODY
{
  BACKGROUND-COLOR: White;
  COLOR: black;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

a {
  color: #00339E;
  text-decoration:underline;
  text-underline: single; 
  font-size: 14px
  padding: 5px 5px 5px 5px
}

a:hover {
  background: Orange;
}

td.notice{
  font-family: Arial; 
  font-size: 10px; 
  color: #00339E
}
.atriumheading
{
  COLOR: navy;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 16px;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
