.printonly {
	display: inherit;
}

.screenonly {
	display: none !important;
}

.centrecol {
	float: none;
	width: 600px;
}

.centrecol  .hdr {
	background: none;
}

body {
	background-color: transparent !important;
	background-image: none !important;
	font-size: medium;
}
