.texto {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #262B55;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;


}
.negrita {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #ED1E24;
	text-decoration: blink;
	text-transform: none;
}

.negrita01 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #ED1E24;
	line-height: normal;
	text-transform: capitalize;


}
.italica {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #262B55;
	line-height: normal;
	font-weight: bold;

}
.textoCopy {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #262B55;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

