.titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #006666;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
