body {
	font-family: Arial, sans-serif;
	font-size:12pt;
}
header .container,
footer,
#voltar-ao-topo,
nav,
.imprimir,
.breadcrumb,
.box-apoio {
    display:none;
}
header .marca.impressao,
.footer a {
	display:block;
}
table {
	width:100% !important;
}
h1 {
	border-bottom:2px solid #9eb519;
	padding-bottom:10px;
	font-size:225%;
}
h2 {
	font-size:200%;
}
h3 {
	font-size:175%;
}
h4 {
	font-size:150%;
}
h5 {
	font-size:125%;
}
h6 {
	font-size:115%;
}
.footer {
	border-top:2px solid #9eb519;
	padding-top:15px;
}
.container {
	width:100%;
}
.row,
.conteudo {
	margin-bottom:30px;
}
*,
a:after {
    -webkit-print-color-adjust: exact !important;
	color:#333 !important;
}
@page {
	margin:1.5cm;
}