/* Generated by KompoZer */
a:link {
  text-decoration: none;
  font-weight: bold;
  color: #006600;
  font-size: 16pt;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 14pt;
  color: #006600;
}
a:active {
  color: black;
}
a:hover {
  text-decoration: underline;
  background-color: #006600;
  color: #ffffcc;
}
body {
  font-family: "Arial",Verdana;
  color: black;
  background-color: #ffffe0;
  font-size: 16pt;
}
h1 {
  font-weight: bold;
  font-size: 18pt;
  color: #006600;
  line-height: 5px;
}
h2 {
  font-weight: bold;
  font-size: 14pt;
  color: #006600;
}
h3 {
  color: #006600;
  font-size: 12pt;
}
a.normal:link {
  background-color: #ffffcc;
  font-size: 12pt;
  color: #006600;
  font-weight: normal;
  text-decoration: underline;
}
