/* Generated by KompoZer */
h1 {
  font-weight: bold;
  color: #990000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-large;
}
h2 {
  color: #000066;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  background-image: url(images/h2.png);
}
h3 {
  font-weight: bold;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  text-align: justify;
}
a:link {
  font-family: Arial,Helvetica,sans-serif;
  color: #000099;
  text-decoration: none;
}
a:visited {
  font-family: Arial,Helvetica,sans-serif;
  color: #6666cc;
  text-decoration: none;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: inherit;
  color: #cc0000;
}
