.titulo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.descritivo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.textonormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
