/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-size: 9pt;
  font-weight: normal;
  max-width: 800px;
}
td {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-size: 9pt;
}
p {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-size: 9pt;
}
a:link {
  text-decoration: none;
  color: BLUE;
}
a:visited {
  text-decoration: none;
  color: RED;
}
a:hover {
  text-decoration: none;
  color: ORANGE;
}
a:active {
  text-decoration: none;
  color: YELLOW;
}

hr {
  color: #ff0000;
  background-color: #ff0000;
}
