/* Generated by KompoZer */
h2 {
  font-family: Helvetica;
  font-size: 18px;
  color: darkred;
  padding-top: 1em;
}
body {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12pt;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 15pt;
  background-color: #ffcc66;
  font-family: Cambria;
  color: #000099;
}
a {
  color: #cc0000;
}
a:active {
  color: darkblue;
  text-decoration: none;
}
a:visited {
  color: darkblue;
  text-decoration: none;
}
a:hover {
  color: red;
  background-color: lightyellow;
  text-decoration: none;
  font-weight: normal;
}
h1 {
  font-size: xx-large;
  background-color: transparent;
  font-weight: bold;
  color: #006600;
  text-transform: capitalize;
  padding-bottom: 0em;
  padding-top: 1.5em;
}
dt {
  font-size: large;
  color: darkblue;
  text-transform: capitalize;
  font-weight: bold;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
}
