body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E0002;
}
body,td,th {
	color: #3E0002;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #006699;
}
a.rodape:link {
color:#FFFFFF;
text-decoration:none;
}
a.rodape:visited {
color:#FFFFFF;
text-decoration:none;
}
a.rodape:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.rodape:active {
color:#FFFFFF;
text-decoration:underline;
}
.titulo_laranja {
	font-size: 14pt;
	color: #FF9900;
}
.subtitulo_laranja {
	font-size: 12pt;
	color: #FF9900;
}
.subtitulo_cinza {
	font-size: 12pt;
	color: #666666;
}
.titulo_cinza {
	font-size: 14pt;
	color: #666666;
}
.legenda {
	font-style:italic;
	color: #CCCCCC;
}
.navegacao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}
.txtrodape {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
}
