h1, .titulo1 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
}
h2, .titulo2 {
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
h3, .titulo3 {
	font-size: 13px;
	color: #928467;
	font-weight: bold;
}
.txt-peq {
	font-size: 11px;
	color: #5B5855;
}
