.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;

}
.fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.sello {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;

}
