/* Generated by KompoZer */
h1 {
  border: thick outset #003300;
  font-family: PR Celtic Narrow;
  font-size: xx-large;
  line-height: 2.5em;
  color: #006600;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  background-color: #ffffe8;
}
h2 {
  border: medium outset #003300;
  line-height: 3.2em;
  text-transform: capitalize;
  background-color: #ffffe8;
  font-family: Arial,Helvetica,sans-serif;
  font-size: smaller;
  color: #006600;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  line-height: 1.2em;
  color: #003300;
  font-weight: normal;
  font-style: normal;
  background-color: #fdfff2;
}

