    pre.fewmatchestext { color:0000CC }
    pre.expirationtime { color:33CC00 }
    pre.strike         { text-decoration: line-through;}
    pre.player_focus   { color:FF0000 }
    pre.green          { color:00CC00 }
    pre.red            { color:FF0000 }
    table {
      font-family: sans-serif;
      background: white;
      border-width: 2px;
      border-color: white;
    }
    table.centered {
      margin-left: auto;
      margin-right: auto;
    }
    td { font-family: sans-serif; background: rgb(255, 255, 183); font-size: small }
    tr.fewmatchestext { color:0000CC }
    tr.expirationtime { color:33CC00 }
    tr.strike         { text-decoration: line-through;}
    tr.player_focus   { color:FF0000 }
    tr.green          { color:00CC00 }
    tr.red            { color:FF0000 }
    tr.oddline        { background:254185 }
    tr.d0 td { font-family: sans-serif; background: rgb(255, 255, 183); font-size: small }
    tr.d1 td { font-family: sans-serif; background: rgb(255, 255, 203); font-size: small }
    th { font-family: sans-serif; background: rgb(204, 204, 153); font-size: small }
    td.bold {font-weight: bold }
