
A {
  text-decoration: none;
  color: #000000;
}

A:hover {
  color: #D9E5B3;
  text-decoration: none;
  font-weight: bold;
}

BODY {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 10pt;
}

BASEFONT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TABLE {
  font-family: Verdana, Arial;
  font-size: 9pt;
}

