.Texto_negrita {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
.texto_normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: static;
	text-indent: 3pt;
}
.texto10 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.texto12blan {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.vinculos {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #2920DB;
	text-decoration: underline;
}
.tEXTO_ENUNCIADO {
	font-family: Verdana;
	font-size: 18px;
	font-style: italic;
}
.gotica {
	font-family: Monaco;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	color: #2920DB;
	font-weight: bold;
}
