.Estilo1 {
	color: #00329b;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
}
.Estilo1:hover {
	color: #00329b;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
}
.Estilo3 {
	font-family: Verdana;
	font-size: 11px;
}
.Estilo4 {
	font-family: Verdana;
	font-size: 11px;
	color:#003691;
	font-weight: bold;
}
.Estilo5 {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
.Estilo6 {
	font-family: Arial;
	font-size: 10px;
	color:#000047;
}
.Estilo7 {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}
.Estilo8 {
	font-family: Verdana;
	font-size: 13px;
	color:#000000;
	font-weight:bold
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
}
.textob {
	font-family: Verdana;
	font-size: 8px;
	color:#000000;
}
.Estilo9 {
	font-family: Verdana;
	font-size: 12px;
	color:#003691;
}
.Estilo10 {
	font-family: Verdana;
	font-size: 14px;
	color:#003691;
	font-weight: bold;
}
.titulos {
	font-family: Verdana;
	font-size: 12px;
	color:#4C4A4B;
	font-weight:bold
}
.tituloblanco {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold
}
.Estilo12 {
	font-family: Verdana;
	font-size: 11px;
	color:#575757;
	font-weight: bold;
}
.paginado {
	font-family: Verdana;
	font-size: 13px;
	color:#003691;
	font-weight: normal;
	text-decoration:none;
}
.titulo_rojo {
	font-family: Verdana;
	font-size: 12px;
	color:#CE0000;
	font-weight:bold
}
.titulo_negro {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	font-weight:bold
}
.cajatexto {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  border: 1px solid #7E9DB9;
  background: #FFFFFF;
  padding-left: 4;
  padding-right: 4;
  padding-top: 1;
  padding-bottom: 1;
}