.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #395F81;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002744;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002744;
	text-align: justify;
	line-height: 18px;
}
.title2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #395F81;
}
.title3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #002744;
}
.subrayado {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #395F81;
}
