body {
	font-family: 'Arial';
	line-height: 1.7em;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Sans Unicode";
}

img {
	border: none;
	margin: 20px;
}

#header ul img, #hornav, .print, .voltar, #sub,#header span {
	display: none;
}
	
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

em {
	font-style: normal;
	font-weight: bold;
}

#footer p {
	font-size: 10px;
}