.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.cabecera {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #660000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
}
