.nonprint {
display: none;
}

.printbig a {
  text-decoration:none;
  color:#000;
  font-size:15pt;
  font-weight:bold;
}

.printbig {
  color:#000;
  font-size:15pt;
  font-weight:bold;
}

.pagebreak {
   page-break-before: always;
}


