@charset "utf-8";
.texto {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.titulo {
	font-family: Jokerman;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

