body {
  color: #000;
  background: #FFF;
  margin-left: 5%;
  margin-right: 8.5em;
  font-family: "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 10pt;
}

td {
  font-family: "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
  line-height: 1.35;
  font-size: 10pt;
}

td.footer {
  font-size: 8pt;
}

.headingBlue
{
  color: #006;
  font-size: 12pt;
  font-weight: bold;
}

a:link, a:visited, a:active, a:hover
{
  color: #006;
  text-decoration: none;
}
