@charset "utf-8";
.titulo_homenagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.texto_homenagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

