.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECECEC;
}
.punteadoabajo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txtnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtnegrobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0157C1;
	font-weight: bold;
}
.punteadoabajonegro {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.punteadoizquierda {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.punteadoizquierdablanca {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txtazulboldtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0157C1;
	font-weight: bold;
}
.txtgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txtgrandeclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.txtclarobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E8E8E8;
	font-weight: bold;
}
.txtverdeboldtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B781A;
	font-weight: bold;
}
.txtgrandeoscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txtamarilloboldtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FBC314;
	font-weight: bold;
}
.txtazuloscuroboldtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0045A9;
	font-weight: bold;
}
.txtnaranjaoscuroboldtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FE4705;
	font-weight: bold;
}
