body
{
	background-color: #ffffcc;
}

section
{
	font-family: Helvetica;
	font-weight: bold;
	text-align: center;
	color: #808080;
	border: 1px solid grey;
	background-color: #ffffff;
}

h1
{
	font-family: Helvetica;
	text-align: center;
	color: #404040;
	text-decoration: underline;
}	

#fecha
{
	font-family: "Times New Roman", serif;
	color: #606060;
	text-align: right;
	text-decoration: underline;
}

p
{
	font-family: "Times New Roman", serif;
	text-align: justify;
}

h4
{
	font-family: Helvetica;
	color: #404040;
	text-decoration: underline;
}