body {
   background: white;
   font-size: 12pt;
}
#headercontainer, #nav, #welcomecontainer, #flashcontainer, #submenu {
	display: none;
}
#headerprint {
	display: block;
}
#maintable {
	width: auto;
	padding: 0;
	border: 0;
}
#contentleft, #contentright {
	width: 50%;
	padding: 0.5cm;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#flashprint {
	display: block;
}
a:link, a:visited {
   color: #0000cc;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
