div.noprint {
  display: none;
  }

span.noprint {
  display: none;
  }

td.noprint {
  display: none;
  }

td.sidenav {
  display: none;
  }

table.topleft {
  position: absolute;
  top: 0px;
  left: 0px;
}

table.movedown {
  position: absolute;
  top: 130px;
  left: 0px;
}