  .bl {
    text-decoration: blink;
    color: #505050;
  }
  body, td, p {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-color: #101010;
    }
  a {
    text-decoration: none;
    color: #f0f0f0;
  }
  .mycl {
    color: #ffff00;
  }
  table {
    border-bottom: 1px solid #808080;
  }
  td {
    border-top: 1px solid #808080;
    font-weight: bold;
  }
  .tdb {
    background-color: #404080;
  }
  .ltd {
    background-color: #982206;
  }
  .wtd {
    background-color: #1020c0;
  }
  .utd {
    background-color: #505050;
  }
  .ntd {
    background-color: #303030;
  }
  .win {
    background-color: #33BB00;
  }
  .htd {
    color: #ffff00;
  }
  .htd2 {
    color: #00ff00;
  }
  .stg {
    color: #e08000;
    font-weight: bold;
    font-size: 12px;
  }
  .classif {
    border-bottom: 0px;
    border-top: 0px;
    text-align: center;
    font-weight: bold;
  }
