body {
  margin: 6px 50px 8px 54px;
  padding: 0px;
  background-color: #323461;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

p
{
  font-size: 13px;
  margin: 0px;
  padding-bottom: 8px;
}

a:link, a:visited
{
  color: #ff9933;
  text-decoration: none;
  font-size: 10px;
}

td
{
  vertical-align: top;
}

#footer
{
  clear: both;
  margin-top: 32px;
  padding-top: 8px;
  font-size: 9px;
  border-top: 1px solid white;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: #ff9933;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #ff9933;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: transparent
}
