body {
  background-color: transparent;
  font: normal .8em verdana, arial;
  color: #222;
}

table td {
  font: normal .9em verdana, arial;
  color: #222;
}

td.date {
  font-weight: bold;
  width: 40px;
}

td.separator {
  width: 10px;
}

td.location {
  font-size: 1em;
}

