body {
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#CCCC99;
	scrollbar-highlight-color:#FDF7C6;
	scrollbar-face-color:#8F8E5C;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#C9C8AB;
	background-color: #8F8E5C;
	margin-top: 0px;	
}
table#conteudo {
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	clip:       rect(auto auto auto auto);
}
.texto_simples {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 0px;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003333;
}
.texto_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 2px 0px;
	font-weight: bold;
	color: #003333;
	text-transform: none;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}
.textoCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}
.botoes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
