tr {vertical-align: top}
col.time { width: 15%; }
col.presenter { width: 25%; }

table {
  border: 1px solid black;
  width: 95%;
}
td:first-child+td {
  font-weight: bold
}

td:first-child+td.it {
  font-weight: normal;
}
ul li.bib {
  background: none;
  font-size: 90%;
  color: grey;
  list-style: none;
  font-style: italic;
}

