body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(immagini/dx.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	overflow: auto;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	color: #FFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
}

a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #C7645F;
}
a:active {
	text-decoration: none;
	color: #C7645F;
}
.clausola {
	font-size: 12px;
}

