/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: black;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: black;
  font-size: 50px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  color: black;
  font-weight: bold;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: black;
}
.footer-text {
  font-size: xx-small;
  font-family: Arial,Helvetica,sans-serif;
}
.standard-text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: black;
}
.link a:hover {
  color: black;
  text-decoration: underline;
  font-weight: inherit;
  font-style: italic;
}
.link a:link {
  color: #666666;
  text-decoration: underline;
}
.link a:active {
  color: red;
  text-decoration: underline;
}
.link a:visited {
  color: silver;
  text-decoration: underline;
}
