body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#contenidos{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
}
h1{
	font-size: small%;
	color:#003366;
}
p{
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	width: auto;
	font-size: 8px;
}
#contenidos a{
	color:#003366;
	background-image: url(flechaatras.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
