
body { font-size: 10pt; font-family: arial, helvetica, sans-serif; }
td { font-size: 10pt; font-family: arial, helvetica, sans-serif; }
h4 { font-size: 14pt; font-weight: bold; }
i { font-size: 9pt; font-style : italic; }

a {
  font-family      : Arial;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #ff0000;
  text-decoration  : none;
}
a:link {
  font-family      : Arial;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #ff0000;
  text-decoration  : none;
  letter-spacing   : -1px;
}
a:hover {
  font-family      : Arial;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #fe9901;
  text-decoration  : none;
  letter-spacing   : -1px;
}
a:visited {
  font-family      : Arial;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #ff0000;
  text-decoration  : none;
  letter-spacing   : -1px;
}
a:active {
  font-family      : Arial;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #fe9901;
  text-decoration  : none;
  letter-spacing   : -1px;
}

BODY
{
scrollbar-3dlight-color: #D2D2D2;
scrollbar-arrow-color: #D2D2D2;
scrollbar-base-color: #D2D2D2;
scrollbar-darkshadow-color: #D2D2D2;
scrollbar-face-color: #7E0202;
scrollbar-highlight-color: #D2D2D2;
scrollbar-shadow-color: #D2D2D2;
scrollbar-track-color: #000000;
}

