.subpage {
	display: block !important;
}

.onlyprint {
	display: block !important;
}

.noprint {
	display: none !important;
}