@charset 'utf-8';

/************** printing styles *****************/

* {
	background-color: transparent;
	border-color: #000000 !important;
	color: #000000 !important;
}

html, body {
	background-color: #FFFFFF;
}

div[class] {
	overflow: visible !important;
}

#webTopImgAct {
	display: none;
}