/*
a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #33448F;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #33448F;
	font-weight: bold;
}
*/
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BE1D1E;
	/*line-height: 1.2;*/
	/*letter-spacing: 1px;*/
	font-weight: bold;
}


.testo {
	font-family: Verdana, Arial,  sans-serif;
	font-size: 12px;
	color: #1A3E7A; /*line-height: 1.2;
	letter-spacing: 1px;*/
	text-align: justify;
}
.bianco {
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10px;
	color: #ffffff; /*line-height: 1.2;
	letter-spacing: 1px;*/
	text-decoration: none;
	
}
