body {
	color: black;
	background: white !important;
	font-size: 11pt;
	padding: 0;
	margin: 0;
	width: 100%;
}
.leveler, #footer, .link1, #xo-block-left, #xo-block-right    {
	display: none !important;
}
/*Универсально для всего*/
#xo-print-hide {
	display: none !important;
}

a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 70%;
}