body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h1 {
	font-weight: bold;
}
h2 {
	padding-top: 20px;
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
ul {
	margin-left: 10px;
	padding-left: 1em;
}
li {
	list-style-position: outside;
}
hr {
	color: #CCCCCC;
}
div.cabecalho {
	display: none;
}
div.cabecalho_print {
	display: block;
}
div.pesquisa {
	display: none;
}
div.menu {
	display: none;
}
div.comandos {
	display: none;
}
div.login {
	display: none;
}
#conteudo {
	position: absolute;
	display: block;
	border: none;
	left: 0em;
	top: 10em;
	width: auto;
}