.noprint {
  display: none;
}

table.title {
  width: 100%;
}

table.options {
  display: none;
}

table.scheduleTitle {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

table.schedule {
  width: 100%;
  font-size: 12px;
}

table.standings {
  width: 100%;
  font-size: 14px;
}

table.footer {
  width: 100%;
  font-size: 9px;
  background-color: #999999;
  color: #FFFFFF;
}
