.fundo-conteudo01 {
	background-attachment: fixed;
	background-image: url(img/fundo_conteudo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {

SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #D2D9DD; 
SCROLLBAR-SHADOW-COLOR: #D2D9DD; 
SCROLLBAR-3DLIGHT-COLOR: #D2D9DD; 
SCROLLBAR-ARROW-COLOR: #616D73; 
SCROLLBAR-TRACK-COLOR: #E8ECEE; 
SCROLLBAR-DARKSHADOW-COLOR: #999999;

 }.titulos01 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000091;
	font-size: 20px;
	text-transform: uppercase;

}
.texto-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000091;
	font-style: italic;

}
.links01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71AE71;
	text-decoration: none;
}
.links01:hover {
	color: #0007FF;
}.texto-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
}

