@media print {
	body{
		margin: 0 1em 0 4em;
		font-family: helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 87.5%;
		line-height: 200%;
		color: #000;
	}
	#menuholder, #logomob, #menu, #sidebar, #menuholder, #menubar, #menu, #nav, #navmob #footer, .foot_inset, label.mobilemenu, .noprint {
		height: 0;
		visibility: hidden;
		display: none;
	}
}