.Parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 15px;
	text-align: justify;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636363;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5C57E;
	border-right-color: #E5C57E;
	border-bottom-color: #E5C57E;
	border-left-color: #E5C57E;
	margin: 0px;
	background-color: #F0DFBE;
	display: block;
	text-align: center;
}
.Pies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

