body {
	background-color: #0A2645;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #727272;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A2645;
	text-align: justify;
	text-indent: 20pt;
	line-height: 20px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #134985;
}
a {
}
