/********** CSS DE IMPRESSÃO **************/

body {
	font-family: "Times New Roman", serif;
	font-size: 110%;
	background: none;
	background-color: white;
	margin:0 auto;
	text-align:left;
}
h5 {
	font-size:120%;
}
h6 {
	font-size:115%;
	margin:0px;
}
img {
	border:none;
}
#header {
	background:none;
}
#menu,
#print {
	display:none;
}
#logo_print {
	margin-top:-160px;
}
#rodape {
	margin:20px 0px;
}