/* print styles */
BODY {color: black; background: white; font-size: 90%; font-family: Verdana, Arial}
A:link, A:visited {background: white; color: black; text-decoration: none;}
H1 { font-size: 160%; margin-top: 15px; }
H2 {font-size: 140%; }
H3 {font-size: 120%; font-weight: bold }
H4 {font-size: 110% }
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
cert {color : #205868; font-size: 14pt; font-weight: bold }
H5 {color : black; font-size: 105%; font-weight: bold }
TABLE { font-size: 90% }
DIV.buttons {display: none;}
DIV.noprint {display: none;}
td.buttons {display: none;}
A.buttons {display: none;}
td.msgtext {display: none; }
td.admintitle {color: black; font-size: 160%; font-weight: bold; text-align: center }
td.admintitle3 {color: black; font-size: 120%; font-weight: bold; text-align: center }
p.noprint {display: none; }
textarea {border: none; overflow: visible; font-size: 90%; font-family: Verdana, Arial }
input {border: none; font-size: 12px; font-family: Verdana, Arial } 
IMG.noprint {display: none; }
p.printonly {font-size: 11px; }
p.breakhere {page-break-before: always; )

