body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #126393;
}
.header {
	background-color: #00306A;
	height: 80px;
}

.Estilo1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #666666;

}

.Estilo2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;
	
	line-height: 15px;
	
	padding-bottom: 7px;
}

.Estilo7 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {

	color: #013567;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}

.linea_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
	border: 1px solid #9CBFD3;
	background-color: #E0EBF1;
}
.footer {
	background-color: #036;
	color: #9DBFD4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #9DBFD4;
	text-decoration: underline;
}
strong {
	line-height: 17px;
}
br {
	margin: 5px;
	padding: 5px;