div.div_centro {
width:550px;
height:270px;
overflow: auto;

} 

.testo_preto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	link-color: #000000;
	line-height: 13px;
}

.testo_preto_titulo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	link-color: #000000;
	font-weight: bold;
}

.titulo {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #9A0C24;
	text-align: justify;
}
