.cajita {
	font-family: Arial;
	border-color: #CCCC00;
	font-size: 14px;
	color: #333333;
}
.radio {
	border-color: #999900;
	border-style: radio;
	border-width: 1;
	background-color: #FFFFFF;
}
.tituloEncabezado {
	font-family: Arial;
	color: #00458E;
	font-size: 21px;
	text-transform: uppercase;
	text-align: right;
}
.subtitulo {
	font-family: Arial;
	color: #999900;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	text-align: right;
}
.tituloEtiqueta {
	font-family: Arial;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.textoExplicativo {
	font-family: Arial;
	color: #00459E;
	font-style: normal;
	text-align: left;
	font-size: 10px;
}
.textoVinculo {
	font-family: Arial;
	color: #999900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	word-spacing: -1px;
}
.vinculoVisitado {
	font-family: Arial;
	color: #CCCC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 17px;
	word-spacing: -1px;
}
.cuadroTexto {
	font-family: Arial;
	border-color: #CCCC00;
	font-size: 14px;
	color: #CCCCCC;
}
.combo {
	font-family: Arial;
	border-color: #CCCC00;
	font-size: 14px;
	color: #CCCCCC;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
	border-width: 1;
}
.tablaTitulo {
	font-family: Arial;
	color: #00458E;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	border-top-color: #808000;
	border-right-color: #808000;
	border-bottom-color: #808000;
	border-left-color: #808000;
	border-color: #808000;
	background-color: #CECE00;
}
.tablaTextoImpresion {
    font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9.5Px;
	text-align:justify;
}
.tablaTexto {
    font-family: Arial;
	color: #333333;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
}
.tablaNumeros {
    font-family: Arial;
	color: #333333;
	font-size: 16px;
	text-align: left;
	background-color: #FFFFFF;
}
