p,td,th,div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  }

h3 {
  color: #06c;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  }

a {
  color: #f0f;
  }

a:hover {
  color: #a0a;
  }

p.header {
  font-size: 18px;
  color: #09f;
  font-weight: bold;
  }

p.header a {
  font-size: 11px;
  color: #f0f;
  font-weight: normal;
  }

p.header a:hover {
  color: #09f;
  }

th {
  font-weight: normal;
  text-align: left;
  background-color: #eee;
  }

.content {
  background-color: #fff;
  border: 1px solid #f0f;
  }

p.subhead {
  color: #06c;
  padding-bottom: 2px;
  border-bottom: 1px solid #06c;
  }

p.subsubhead {
  padding: 2px;
  background-color: #eee;
  }

.andriana {
  font-weight: bold;
  font-style: italic;
  color: #06c;
  }

p.footer {
  font-size: 10px;
  color: #f0f;
  }

p.footer a {
  color: #f0f;
  }

.pageupdated {
  color: #999;
  }