.txtBlancoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;



}
.txtBlancoNegrita {
	font-weight: bold;
}
.txtBlancoCursiva {
	font-style: italic;
}
.txtBlancoSubrayado {
	text-decoration: underline;
}
.txtBlancoNegritaCursiva {
	font-weight: bold;
	font-style: italic;
}
.txtBlancoNegritaSubrayado {
	font-weight: bold;
	text-decoration: underline;
}
.txtBlancoCursivaSubrayado {
	font-style: italic;
	text-decoration: underline;
}
.txtBlancoCentrado {
	text-align: center;
}
.txtBlancoIzquierda {
	text-align: left;
}
.txtBlancoDerecha {
	text-align: right;
}
.txtBlancoVinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
	cursor: hand;
}
.txtBlancoVinculosFino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
	cursor: hand;
}
.txtBlancoVinculosventana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	cursor: hand;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFCC;
}
.txtBlancoVinculosventanaFino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	cursor: hand;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFCC;
}
.txtBlancoTitulopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 5px;
}
.txtBlancoTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
.txtNegroNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	margin-top: 10px;
	margin-bottom: 10px;

}
.txtNegroNegrita {
	font-weight: bold;
}
.txtNegroCursiva {
	font-style: italic;
}
.txtNegroSubrayado {
	text-decoration: underline;
}
.txtNegroNegritaCursiva {
	font-weight: bold;
	font-style: italic;
}
.txtNegroNegritaSubrayado {
	font-weight: bold;
	text-decoration: underline;
}
.txtNegroCursivaSubrayado {
	font-style: italic;
	text-decoration: underline;
}
.txtNegroCentrado {
	text-align: center;
}
.txtNegroVinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	cursor: hand;
}
.txtNegroVinculosventana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	cursor: hand;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.txtNegroTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 5px;

}
.txtNegroTitulopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 5px;

}
.pieBlancoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	padding-bottom: 5pt;
	padding-top: 1pt;
}
.pieNegrita {
	font-weight: bold;
}
.pieCursiva {
	font-style: italic;
}
.pieSubrayado {
	text-decoration: underline;
}
.pieNegritaCursiva {
	font-weight: bold;
	font-style: italic;
}
.pieNegritaSubrayado {
	font-weight: bold;
	text-decoration: underline;
}
.pieCursivaSubrayado {
	font-style: italic;
	text-decoration: underline;
}
.pieCentrado {
	text-align: center;
}
.pieBlancoVinculosFino {
	color: #FFFFCC;
	text-decoration: underline;
	cursor: hand;
}
.pieBlancoVinculosventanaFino {
	color: #FFFFCC;
	cursor: hand;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFCC;
}
