.titulo {
	font-size: 14px;
	font-weight: bold;
}
.subtitulo {
	font-weight: bold;
}
.fonte {
	font-style: italic;
}
.legenda {
	font-size: 10px;
	color:#999999;
}
