table, td, th { border: 1px solid black; }
table { border-collapse: collapse; }
th { text-align: left; vertical-align: top }
th.red { background-color: #FFA0A0 }
th.orange { background-color: #FFC0A0 }
th.yellow { background-color: #FFFFA0 }
th.purple { background-color: #FFD0FF }
th.rurple { background-color: #E0B0C0 }
td { vertical-align: top }
td.month { white-space: nowrap }
td.red { background-color: #FFA0A0 }
td.orange { background-color: #FFC0A0 }
td.yellow { background-color: #FFFFA0 }
td.purple { background-color: #FFC8FF }
td.rurple { background-color: #E0B0C0 }