/* print styles */
BODY {color: black; background: white;font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}
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;}
DIV.adbanner {display: none;}

h1{
font-size:14px;
}

h2{
font-size:13px;
}

h3 {
font-size:12px;
}

h4 {
font-size:12px;
text-decoration:underline;
}

h5 {
font-size:12px;
font-style:italic;
}

h6 {
font-size:12px;
text-decoration:underline;
font-style:italic;
}


