<style type="text/css">

  .dummy 
  {
    background-color:#ddd;
    font:22px bold;
    height:28px;
    width:30px;
    border:1px solid #fff;
    text-align: center
  }

  body 
  {
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    margin-width: 0;
    margin-height: 0;
    background-color: d4e4d4;
  }

  .ClassGameStatus 
  {
    background-color:bbbbbb;
    font:18px bold;
    color:#000000;
    border:0px solid #fff;
    text-align:center; 
    cursor:default
  }

  .ClassCounterText
  {
    background-color:c0c0c0;
    font:18px bold;
    color: dd0055;
    border:0px solid #fff;
    text-align: center; 
    cursor:default
  }

</style>
