/* Generated by KompoZer */
body {
  background-color: #ffffff;
}
* {
  font-family: Arial,Helvetica,sans-serif;
  color: #414141;
  font-size: 10pt;
}
h1 {
  text-align: center;
  font-weight: bold;
  color: #3399cc;
  font-size: 21pt;
}
p {
  text-align: center;
  font-size: 12pt;
  color: #333333;
}
a {
  color: #14486f;
  font-weight: bold;
}
a:visited {
  color: #14486f;
  font-weight: bold;
}
a:hover {
  color: #14486f;
  text-decoration: none;
  font-weight: bold;
}
