
.inf      { color: white; font-weight: bold; font-size: 10px; cursor: pointer  }
.infhi    { color: white; font-weight: bold; font-size: 10px; background-color: black; cursor: pointer  }
.infact   { color: white; font-weight: bold; font-size: 10px; background-color: black; cursor: pointer  }
.infsub     { color: black; font-weight: bold; font-size: 10px; background-color: #eecbcb; cursor: pointer  }
.infsubhi   { color: #890000; font-weight: bold; font-size: 10px; background-color: #eecbcb; cursor: pointer  }
.infsubact   { color: #890000; font-weight: bold; font-size: 10px; background-color: #eecbcb; cursor: pointer  }
body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333}
