body {
	background-color: #E8E4DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.negativo {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	width: 500px;
	height: 60px;
}
.titolo_azienda {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
}
a {
	color: #990000;
}

.testo_contatti {
	font-size: 12px;
}

