h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 48pt; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; text-align: center; }
.highlight {  background-color: #FFFF66}
.highlight2{  background-color: #FF66FF}
.huge {  font-family: Arial, Helvetica, sans-serif; font-size: 72pt; font-weight: bold; }
.red {  color: rgb(255,0,0); }
.orange {  color: rgb(255,96,0); }
.yellow {  color: rgb(255,192,0); }
.green {  color: rgb(0,192,0); }
.blue {  color: rgb(0,0,255); }
.purple {  color: rgb(192,0,192); }
