h2 { text-align: center }
body {background: white; font-family: helvetica, verdana, arial, sans-serif; font-size:10pt}
table {table-layout:fixed; height:100px}
td {background: lightgray}
td.empty {background: lightgray}
td.unavail {background: red}
td.full {background: lightgoldenrodyellow}
td.header {background: dodgerblue; color: lightyellow}
th {background: dodgerblue; color: lightyellow}
td.center {text-align: center; }
.teacher {text-align: center; font-style: italic; color: darkred}
.subject {text-align: center; font-weight: bold; color: dodgerblue}
.curriculum {font-weight: bold; font-size: 10pt; color: lightyellow}
.room {text-align: right}
.hours {color: lightyellow; text-align: center}
.days {color: lightyellow; text-align: center}
