h1, .titulo1 {
	font-size: 18px;
	font-weight: bold;
	color: #01589F;	
}
h2, .titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;	
}
h3, .titulo3 {
	font-size: 14px;
	font-weight: bold;
	color: #01589F;	
}
.tit-landing{
	font-size: 20px;
	font-weight: bold;
	color: #01589F;	
}
form {
	margin: 0px;
	padding: 0px;
}
