.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: 0px solid #9D9D9D;
	text-align: justify;
}
.fontbase {
	font-family: Arial, Helvetica, sans-serif;
	color: #823182;
	font-size: 12px;
}
.titolo1 {
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
.titolo2 {
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.sfondoBlu, .disclaimer {
	background-color: #F1F5F8;
	padding: 5px;
}
.tabellone {
	background-color: #FFFFFF;
	border: 1px solid #6A99B5;
}
.fondo {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #6A99B5;
}

.command {
	background-color:#FFFFFF;

}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #28289B;
	font-size: 12px;
	 font-weight:bold;
	 text-decoration: none;
 }
