/* @override http://192.168.1.10:8845/css_fx/print.css */

/* Author: liberartestudio.com */

body {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr,
    img {
	page-break-inside: avoid;
}

p, h2, h3 {
	orphans: 3;
	widows: 3;
}

h2, h3 {
	page-break-after: avoid;
}


#topslide {
	display: none;
}

#downfoot {
	display: block;
	margin: 0;
	padding: 10px;
	background-color: white;
	color: black;
	border-style: none;
}

div.foot {
	border-top-style: none;
}

#downfoot li {
	display: inline;
}

footer.wrapper {
	display: none;
}

