body { background-color: white }
h1 { text-align: center }
h2 { background-color: #33CCCC }
h3 { border-left: 1em solid #33CCCC }
.center { margin-right: auto; margin-left: auto; }
.indent { margin-left: 2em }
div.console { border: solid thin }
div.report {margin-left: 1em; padding-left: 1em; border: solid thin }
div.centerbox { 
  text-align: center; 
  border: thin solid; 
  margin-left: 4em; 
  margin-right: 4em; 
  padding: 1em;
}
table.slim { border-collapse: collapse; }
table.slim th, table.slim td { border: thin solid black; padding: 2pt}
table#sched { border-collapse: collapse; }
table#sched td { border: thin solid black; }
table#sched th { border: thin solid black; border-bottom: medium double black}
span.course { font-style: oblique }
span.important { color: red; font-weight: bolder }
strong {color: red }
