body {
    margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #335485;
}
.blanco12 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.contenidoazul {
	font-size: 10px;
	color: #002967;
	text-align: justify;
}
.titulos {
	font-size: 11px;
	color: #002967;
	text-align: justify;
	font-weight: bold;
}
.titulos2 {
	font-size: 13px;
	color: #002967;
	text-align: left;
	font-weight: bold;
}
.titulos3 {
	font-size: 13px;
	color: #002967;
	text-align: justify;
	font-weight: normal;
}
.boletines1 {
	font-size: 12px;
	color: #002967;
	font-weight: normal;
}
.boletines2 {
	font-size: 12px;
	color: #002967;
	font-weight: bold;
}
.boletines3 {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.descripcion {
	font-size: 12px;
	color: #002967;
	text-align: justify;
	font-weight: normal;
}
.azul10it {
	font-size: 9px;
	color: #002967;
	text-align: center;
	font-style: italic;
}
.azul10 {
	font-size: 8px;
	color: #002967;
	text-align: center;
}
a:link {
	font-size: 9px;
	color: #002967;
	text-align: center;
}
a:visited {
	font-size: 9px;
	color: #002967;
	text-align: center;
}
a:hover {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
a:active {
	font-size: 9px;
	color: #002967;
	text-align: center;
}
a.submenu:link {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	text-decoration: none;
}
a.submenu:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	text-decoration: none;
}
a.submenu:hover {
	font-size: 9px;
	color: #CCCCCC;
	text-align: left;
	font-style: italic;
	text-decoration: none;
}
a.submenu:active {
	font-size: 9px;
	color: FFFFFF;
	text-align: left;
	font-style: italic;
	text-decoration: none;
}