h1 {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: large;
  font-style: normal;
  font-weight: normal;
  text-align: left
}
h2 {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  margin-top: 0.5em;
}
h3 {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  margin: .5em;
}
h4 {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #ff0000;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
p {
  font-family: Lucida,Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: small;
  text-align: left;
  margin: .6em;
}
a:link {
  color: #666666;
  font-weight: bold;
  text-decoration: underline
}
a:active {
  color: #666666;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline
}
a:visited {
  color: #666666;
  font-weight: normal;
  text-decoration: underline
}
