h1 {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: x-large;
  font-style: normal;
  font-weight: normal;
  text-align: center
}
h2 {
  font-family: serif;
  color: #000000;
  font-size: medium;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2em;
}
p, td {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: small;
  text-align: center;
}
td.h3 {
  background-color: #FFFFCC;
  border-top: thin solid black
}
td p {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000099;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  padding: 0.2em;
  text-align: left
}
a:link {
  color: #000099;
  font-weight: bold;
  text-decoration: none
}
a:active {
  color: #000099;
  font-weight: bold;
  font-style: italic;
  text-decoration: none
}
a:visited {
  color: #000099;
  font-weight: normal;
  text-decoration: none
}
.indent {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
  margin-left: 5em
}
