@media print {
body { display:none; }
}

@media screen {

.texto_16_B_azul {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #1A2856;
	font-weight: bold;
	text-decoration: none;
}
.texto_14_B_negro {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.borde_tabla {
	border: 2px solid #000000;
}
.texto_30_B_azul {

	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 30px;
	color: #1A2856;
	font-weight: bold;
}
.texto_18_B_azul {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #1A2856;
	font-weight: bold;
}
.texto_10_rojo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.texto_10_B_negro {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.linea_junta {
	line-height: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
}
.texto_14_negro {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.texto_18_B_blanco {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #1A2856;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_18_B_rojo {

	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	color: #FF0000
}
.inicial {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
}

