.noprint {
	display: none;
}
body {
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
}
h1, h2, h3 {
	color: #000;
}
a {
	color: #000;
	text-decoration: none;
}
.print {
	display: block;
}
.detals {
	background-image: none;
}

