/* CSS Document */
/* print styles */
BODY {color: black; background: white; font-size: 10pt; padding:0px;

}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 01px; font-size: 12pt;
   border-bottom: 0px solid gray;}

				  
DIV#submenu, DIV#Layer1 {display: none;}
