.cuerpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.subs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.resaltado {
	background-color: #F9F900;
}
.subrayado {
	text-decoration: underline;
}
.lineaspunteadas {
	border: thin dashed #990000;
}
.subs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #960715;
}
