.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: left top;
	line-height: 20px;
	text-align: justify;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: left;
	color: #000000;



}
.tabella {
	border: #CCCCFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;
	text-transform: uppercase;


}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

