
body {
  font-family: Times New Roman, serif;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
}

em {
  font-weight: bold;
  font-style: normal;
}

h1, h2, h3 {
  font-family: Georgia, Times New Roman, sans-serif;
  font-weight: bold;
}


table.fancy {
  border: 1px #000000 solid;
  font-family: Tahoma, sans-serif;
  font-size: small;
  margin: .5em auto;
}

table.fancy th {
  font-weight: bold;
  text-align: left;
}

table.fancy td, table.fancy th {
  margin: 0;
  padding: 0.3em 1em;
}

table.fancy th {
  border-width: 1px 0 2px 1px;
}

#footer {
  font-size: smaller;
  text-align: center;
}

#content img {
  border: 1px #405040 solid;
  display: block;
  margin: 10px auto 10px auto;
}

