body {
  margin: 0px;
  font-family: Verdana,Arial;
  font-size: 9pt;
  background-color: #fff !important;
  color: #009 !important;
}
p.bodytxt {
  font-size: .8em;
  line-height:130%;
}
a:link, a:visited {
  text-decoration: none;
  color: #009;
}
a:hover {
  text-decoration: underline;
}
.main {
  border: 2px outset #fff;
}

