.noscreen {
  display: none;
}

table.title {
  width: 800px;
}

table.options {
  width: 800px;
}

table.options.menu {
  width: 800px;
  font-size: 11px;
  font-weight: bold;
}

table.options.input {
  font-size: 12px;
  font-weight: bold;
  color: #27405E;
}

table.scheduleTitle {
  width: 800px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

table.schedule {
  width: 800px;
  font-size: 12px;
}

table.standings {
  width: 800px;
  font-size: 14px;
}

table.footer {
  width: 800px;
  font-size: 9px;
  background-color: #999999;
  color: #FFFFFF;
}
