body {
	background-color: #EAE2D7;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: 10px;
}
.grassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.grasspiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-style: normal;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.tableunder {
	border-top: 0px solid;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 702px;
}
#under a:link {
	COLOR: #999999;
	text-decoration: none;
}
#under a:visited {
	COLOR: #999999;
	text-decoration: none;
}
#under a:hover {
	COLOR: #CC0000;
	text-decoration: none;
}