.texto {
	font-family: "Century Gothic";
	font-size: 10px;
}
.titulosnotas {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;

}
.notas {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000066;
}
.espacio {
	font-size: 9px;
}
.blanco {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
