body{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
background-color:#FFFED6;
}
.titular{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#660000;
}
.negrita{
font-weight:bold;
}
.cursiva{
font-style:italic;
}