body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
.noprint {
  display : none !important;
  width : 0px !important;
  height : 0px !important;
}
.doprint {
  display : block !important;
  overflow : visible !important;
  width : 100% !important;
  height : 100% !important;
  color : #000000;
  background : #ffffff;
  background-image : none;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

