/* print styles */
BODY {font-family: Helvetica, Arial, sans-serif; font-size: 10pt; color: black; background: white;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
H1 { font-size: 16pt; border-bottom: none; }
H2 { font-size: 12pt; }
.noprint { display: none; }
.print { display: block; }
DIV.adbanner {display: none;}
#header { display: none; }
#right {display:none;}
table { width: 100%; }
td { border-bottom: 1px solid #000; }
th { border-bottom: 2px solid #000; text-align: left;}
#welcome-content { display:none; }
#banner-wrapper { display:none; }
