body, table, tr, td, p, font, div, ul, li, h1, h2, h3, h4, h5, h6, a, li.protitle{
   background-color : #fff;
   color: #000;
   background : url('../pics/spacer.gif') no-repeat fixed;
   text-decoration: none; 
}
table.menu, table.menu tr, table.menu tr td, table.menu tr td a{
   visibility:hidden;
	 border:none;	
	 width:0px;
	 height:0px;   
}
img{
	 visibility:hidden;
	 border:none;	
}
img.doprint{
	 visibility:visible;   
}
div.dontprint{
   visibility:hidden;
	 border:none;	
	 width:0px;
	 height:0px;   
   background-color : #fff;
   color: #fff;	 
}
div.pagebreak{
   page-break-after: always;	   
}
