body {
   background: white;
   font-size: 12pt;
   }
#menu, #footer, #header, #print {
	display: none;
	height: 0px;
	width: 0px;
   }
#content {
	width: auto;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	margin-right: 10mm;
	margin-left: 10mm;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#tablewhite {
	margin: 0px;
	background-color: transparent;
	background-image: none;
}
#content img {
	display: none;
}
a:link {
	display: none;
}
