@charset "utf-8";
.estrutura {
}body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #666600;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #999900;
	text-decoration: underline;
}
a:visited {
	color: #999900;
	text-decoration: underline;
}
a:hover {
	color: #666600;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: underline;
}
.verdeit {
	color: #339999;
	font-style: italic;
	font-weight: bold;
}
.titulob {
	font-size: 18pt;
	font-weight: bold;
}
.titulo {
	font-size: 18pt;
}
.rodape {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 7pt;
}