h1 {
  color: #283B77;
  font-family: 'helveticaneuebold';
  letter-spacing: -2px;
  margin-top: 10px;
  font-size: 45px;
  line-height: 55px;
}
h2 {
  color: #283B77;
  font-family: 'helveticaneuebold';
  letter-spacing: -2px;
  font-size: 28px;
  margin-top: 40px;
}
p {
  color: #555;
  font-family: 'helveticaneuelight';
  font-size: 15px;
  line-height: 28px;
}
.container_table {
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-0.5px;
}

table{
	  border-spacing: 0;
}
td,th {
  border: 1px solid #000;

}
.lm1 {
	background:#293c73;
	font-size:22px;
	font-weight:bold;
	color:#aaa;
	text-align:left;
border-bottom: 1px solid #0A0A0A;
}
.lm1 th {
    padding: 15px;
    border: 1px solid #aaa;
}
.lm2 {
    background: #56b9e3;
    font-size: 18px;
    font-weight: bold;
    color: #283B77;

}
.lm2 td {
	padding:12px;
	    border: 1px solid #aaa;
}
.lm3 {
	background:#e6e6e6;
	color:#555;
	font-size:17px;
	font-weight:normal;
}
.lm3 td {
    padding: 8px;
    border: 1px solid #aaa;
}
.lm3_1 {
	background:#f2f2f2;
	color:#555;
	font-size:17px;
	font-weight:normal;
}
.lm3_1 td {
    padding: 8px;
    border: 1px solid #aaa;
}
.lm4 {
	background:#e6e6e6;
	color:#888;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
}
.lm4 td {
	padding:8px;
}
.lm5 {
  background:#A9A9A9;
  font-size:18px;
  font-weight:bold;
  color:#283B77;
}
.lm5 td {
  padding:8px;
}
.tabla {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}