A:link { color:#992222; text-decoration:underline }    /* unvisited link */
A:visited { color:#666666; text-decoration:underline } /* visited links */
A:active { color:#BB4444; text-decoration:underline }  /* active links */
A:hover { color:#BB4444; text-decoration:underline }   /* active links */

H3 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

H4 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #7F1B00;
  font-weight: bold;
}

H5 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #666666;
  font-weight: bold;
}

H6 {
  font-family: Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

BODY {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-color: #000000;
}

BLOCKQUOTE {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-color: #000000;
}

TEXTAREA {
  font-family: Arial, Helvetica;
  font-size: 9pt;
}

P {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-color: #000000;
}

UL {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-color: #000000;
}

OL {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-color: #000000;
}

CENTER {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-color: #000000;
}

TD {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
}

