.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #25496D;

}
.textosBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B5580;
	font-weight: bold;

}
.textosRealce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C56130;
	font-weight: bold;
	font-style: italic;


}
.textosFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

}
.textosRealceBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C56130;
	font-weight: bold;
}
.textosForma {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
