h2 { text-align: center }
h1 { text-align: center }
body {background: white; font-family: helvetica, verdana, arial, sans-serif; font-size:10pt}
table {table-layout:fixed}
td {background: lightgray;padding:1px}
td.empty {background: lightgray}
td.possible {background: gray; vertical-align: bottom; }
td.unavail {background: red}
td.full {background: lightgoldenrodyellow}
td.header {background: dodgerblue; color: lightyellow}
th {background: dodgerblue; color: lightyellow; padding:1px}
td.center {text-align: center; }
.teacher {text-align: center; font-style: italic; color: darkred}
.subject {text-align: center; font-weight: bold; color: dodgerblue; font-size:12pt}
.roomtitle {text-align: center; font-weight: bold} /*; color: dodgerblue}*/
.Curriculum {font-weight: bold; font-size: 10pt; color: lightyellow}
.room {text-align: right}
.diagnosis {text-align: right; color: darkgrey; font-size: small}
.students {text-align: center; color: darkred; font-size: x-small}
.hours {color: lightyellow; text-align: center}
.days {color: lightyellow; text-align: center}
.sweeks {color: darkred; font-weight: normal; text-align: center; font-size: small}
