/* General */
@import url(/css/screen.css);
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background: #BFBFBF;
  margin: 5px;
}
td { font-size: 0.8em; }