H1, H2 {
  text-align: center ;
  text-indent: 0pt ;
}

TABLE.schedule {
  width: 100% ;
  background-color: #cccccc ;
  border-style: solid ;
  border-width: 2px ;
  border-color: #000000 ;
}

TD.schedule {
  margin: 0px ;
  padding-left: 5px ;
  padding-right: 5px ;
  padding-top: 8px ;
  padding-bottom: 8px ;
}

TH.schedule {
  background-color: #000033 ;
  color: #ffffff ;
  font-family: arial,helvetica,sans-serif ;
  padding-top: 3px ;
  padding-bottom: 3px ;
}

