.TITULO {
	font-family: "arial";
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.texto {
	font-family: "arial";
	font-size: 13px;
	color: #000000;
}
.texto_resaltado {
	font-family: "arial";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

