body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0089E1;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #C2C0C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 2px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 20px;
	text-align: justify;
}
.testo a:link {
	color: #999999;
	text-decoration: underline;
}
.testo a:visited {
	color: #999999;
	text-decoration: underline;
}
.testo a:hover {
	color: #0089E1;
	text-decoration: underline;
}
.testo a:active {
	color: #999999;
	text-decoration: underline;
}
.didascalia {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0089E1;
	padding: 10px;
	text-align: right;
	font-style: italic;
}
.scroll {
	height: 300px;
	width: 600px;
	overflow: auto;
	padding-right: 20px;
}
.testo_cal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 10px;
	text-align: justify;
}
