body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F6F2E7;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 6px;
	color: #999999;
}
.casella {
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C10000;
}
.bottone {
	background-color: #F6F2E7;
	text-align: center;
	vertical-align: middle;
}
.footer {
	background-color: #F6F2E7;
	text-align: center;
	vertical-align: bottom;
	font-size: 8px;
	color: #999999;
	letter-spacing: 2px;
}
.testo {
	text-align: justify;
}

