.cuerpo {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
.titulo {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.pretitulo {
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
