.lista_data {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #998955;
}
.lista_titulo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.lista_resumo {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.conteudo_titulo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #725C16;
}
.conteudo_data {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #998955;
}
.conteudo_autor {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #998955;
}
.conteudo_texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

