@media print
{
  body ,P { font-size: 12pt; }
 #Hedr h2 { font-size: 12px; color: black; margin: 0; padding: 0; border: none; }
 #Hedr h2 big { font-size: 18px; color: black; }
 #Hedr h2 ,h2 big { background-color: transparent; font-weight: bold; font-family: 'Times New Roman','Times Roman',Times,Roman,Serif; }

/* prevent these from printing, or at least make them small */
 #Fter, #Nvg8, #d_qref { display: none; background-color: transparent; color: black; font-size: 6pt; }
}
