h1 {
	font-size: 2em;
	font-weight: normal;
	color: #003B5C !important;
	margin-top:0;
	margin-bottom:.5em;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #00B5E2 !important;
	margin-top:.5em;
	margin-bottom:.5em;
}

h3 {
	font-size: 1em;
	color: #003B5C !important;
	margin-top:0em;
	margin-bottom:0em;
}

h4 {
	font-size: .7em;
	color: #00B5E2 !important;
}

.texto p {

  	text-align:justify;
}

.texto ul {

  	text-align:justify;
	font-size: .9em;
}

