/* Generated by KompoZer */
a:link {
  text-decoration: none;
  font-size: 12pt;
  color: white;
  font-weight: normal;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 14pt;
  color: white;
}
a:active {
  color: white;
}
a:hover {
  text-decoration: underline;
  color: #666666;
}
body {
  font-size: 12pt;
  background-color: white;
  font-family: levenim mt,arial;
  color: #999999;
}
h1 {
  font-weight: bold;
  color: white;
  font-size: 14pt;
}
h2 {
  color: orange;
  font-size: 12pt;
  font-weight: bold;
}
