.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	font-stretch: normal;
}
.subtitulo-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 400;
	color: #000;
	text-decoration: none;
}
.texto-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
