@media print {
  body {
    width: 8.5in;
    }
  div.program {
    width: 8.0in;
    }
  table.heading {
    width: 8.0in;
    }
  td.heading {
    width: 7.249in;
    }
  div.CREDIT {
    width: 8.0in;
    }
  table,tr {
    width: 8.0in;

  div.top_tick, div.bottom_tick {
    display: none;
    }
}

