
.navbar {
  font-size: 9pt;
  text-decoration: none;
  color: #000000;
}

BODY {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

A {
  font-weight: bold;
}

A:hover {
  color: #CC0000;
  background-color: #FFFFFF;
}    

UL {
  font-size: 10pt;
}

OL {
  font-size: 10pt;
}

TD {
  font-size: 10pt;
}
