.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify; margin-top:0; margin-bottom:3
}
body {
	background-color: #ACAAC2;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


a:link {
	font-family: Verdana;
	text-decoration: none;
	color: #0080C0;
}
a:visited {
	font-family: Verdana;
	color: #0080C0;
	text-decoration: none;
}
a:hover {
	color: #0000ff;

}
.Titulo-1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0080C0;
	text-align: left; margin-top:0; margin-bottom:10

}
.Subtitulo-1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none; margin-top:0; margin-bottom:5
}
.Texto_Branco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
