/* impressao.css */

* {
	font-family: "Times New Roman" !important;
}

a:after {
	content: " (" attr(href) ") ";
}

h1 a span.escondido {
	display: block !important;
	color: #000 !important;
}

h1 a {
	text-decoration: none !important;
}

ul li {
	height: auto !important;
	float: none !important;
	width: auto !important;
}

ul li a {
	display: none;
}

ul li h2 {
	font-size: 16pt !important;
}

ul li p {
	font-family: "Times New Roman" !important;
	font-size: 10pt !important;
}

a#bannerprincipal {
	display: none !important;
}

p#txtNew {
	
	display: none !important;
}

