body {		
    color: #ffffff;	
    background-color: #000000; 	
    font-family: "Lucida Grande", Verdana, sans-serif;
}

#scores_list {
   font-size: .7em;
}

#scores_list TD {
  font-size: .8em;
  text-align: center;
   white-space: nowrap;
}
