.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #68684E;
}
.txt_normal_just {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4E4E3A;
	text-align: justify;
}
.sub_titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #68684E;
}
.titulosPeq {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #68684E;
}
.txt_normal_justBlanco {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.txt_normal_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4E4E3A;
	font-weight: bold;
}
.txt_peq {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E4E3A;
	text-align: justify;
}
