p.subtitle {
  font-weight: bold;
  font-size: 12;
  text-align: center;
}
td.title {
  font-weight: bold;
  font-size: 16;
  text-align: center;
}
td.contrib {
  vertical-align: top;
  width: 11em;
}
td.relax {
  color: #a0a0a0;
  width: 11em;
}
th.newday {
  background-color: #FFC48D;
  color: #FF2104;
  height: 3em;
}
tr.headline {
  background-color: #DDDAFF;
  color: #002FFF;
  height: 2em;
}

li.courseitems {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
