body {
  background: #E2EBED;
  color: black;
  font: 13px 'Trebuchet MS', 'Lucida Sans Unicode', Arial, sans-serif;
}
div.page {
  background: white;
  color: black;
}
h3.topheader {
  margin-top: 4px;
}
a {
  background: white;
  color: #307082;
}
a:hover {
  background: white;
  color: #D60808;
}
div.topbar {
  background: white;
  color: black;
}
div.topbar span {
  font-size: 22px;
  font-weight: bold;
}
div.topbar span a {
  text-decoration: none;
}
div.signature em {
  font-size: 11px;
  font-weight: bold;
}
div.portrait em {
  font-size: 11px;
}
span.hl {
  background: white;
  color: red;
}

