td img {
display: block;
}
.titulos {
	color: #899B5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	font-variant: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
}
.parrafos {
	font-size: 18px;
	text-align: justify;
}
