body{
	 font-family: 'helveticaneue';
	 margin: 0;
}
 
 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;
}
.lm1 {
	background:#293c73;
	font-size:22px;
	font-weight:bold;
	color:#444;
	text-align:left;
	border-bottom: 1px solid #eee;
		 font-family: 'helveticaneue';
}
.lm1 th {
	padding:15px;
		 font-family: 'helveticaneue';
}
.lm2 {
	background:#56b9e3;
	font-size:18px;
	font-weight:bold;
	color:#444;
		 font-family: 'helveticaneue';
}
.lm2 td {
	padding:12px;
		 font-family: 'helveticaneue';
}
.lm3 {
	background:#e6e6e6;
	color:#555;
	font-size:17px;
	font-weight:normal;
		 font-family: 'helveticaneue';
}
.lm3 td {
  padding: 8px;
  border: 1px solid #eee;
  	 font-family: 'helveticaneue';
}
.lm3_1 {
	background:#f2f2f2;
	color:#444;
	font-size:17px;
	font-weight:normal;
		 font-family: 'helveticaneue';
}
.lm3_1 td {
  padding: 8px;
  border: 1px solid #EEE;
  	 font-family: 'helveticaneue';
}
.lm4 {
	background:#e6e6e6;
	color:#888;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
		 font-family: 'helveticaneue';
}
.lm4 td {
	padding:8px;
		 font-family: 'helveticaneue';
}
.lm5 {
  background:#A9A9A9;
  font-size:18px;
  font-weight:bold;
  color:#444;
  	 font-family: 'helveticaneue';
}
.lm5 td {
  padding:8px;
  	 font-family: 'helveticaneue';
}
.tabla {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px; 
  	 font-family: 'helveticaneue';	
}
.col-md-4{
	width: 32.3333333%;
	float: left;

}
img{
	width:auto !important;
	height:auto !important;
}