#menu, #search, #footer, #sidebar, #navigator, #opcoes {
	display: none;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6, p {
	font-family:"Trebuchet MS";
}

body {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
}

#footer_impressao {
	display: block;
	margin-top: 60px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}