#navigation {
	DISPLAY: none
}
#footer {
	DISPLAY: none
}
.noprint {
	DISPLAY: none
}
.onlyprint {
	display: block;
}
