h1   {
  font-family: sans-serif;
  font-size: 16pt
}
h2   {
  font-family: sans-serif;
  font-size: 14pt;
}
body {
  font-family: sans-serif;
  font-size: 11pt;
  line-height: 19pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #0000CC;
}
textarea {
  font-family: sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
a:link {
  color: #0000CC;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #0000CC;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #0000CC;
}



