h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align: justify;
}
.floatdx {
	float: right;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 25px;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;

}

.bianco {
	color: #000000;
}

.bianco A{
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:600;
	text-decoration:none;
}


