#contenedor #contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 18px;
}
#contenedor #contenido h2 {
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor #contenido h3 {
	background-color: #FFFFFF;
}
