/* Generated by KompoZer */
a:link {
  font-weight: bold;
  color: red;
  font-size: 16pt;
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  color: red;
  font-size: 16pt;
}
a:active {
  color: black;
  font-size: 16pt;
}
a:hover {
  text-decoration: underline;
  color: #996633;
  font-size: 16pt;
}
body {
  font-family: Arial,Helvetica;
  color: black;
  background-color: white;
  background-image: url(images/leaves.jpg);
  font-size: 16pt;
}
h1 {
  color: orange;
  font-size: 12pt;
  font-weight: bold;
}
h2 {
  color: orange;
  font-size: 12pt;
  font-weight: bold;
}
