.noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF9900;
	font-weight: bold;
}
.noticia_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.depoimento_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
.depoimento_nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #398B36;
	font-weight: bold;
	text-align: right;
}
TD.depoimento {
	word-spacing: normal;
	padding: 10px;
}
.home_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
