
.hiddenOnPrint{
 display:none;
}

.printbody{
  width:100%;
  margin: 0 auto;
}

img{
  filter:gray;
}

p.bodytext{
  font-size: 11pt;
}

h1{
  font-size:14pt;
  font-weight:bold;
}

h2{
  font-size:12pt;
  font-weight:bold;
}

h1.csc-firstHeader{
  font-size: 16pt;
}
