body {
	background-color: #FF99FF;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990066;
	background-color: #FFFFFF;
	border: 1px solid #990066;
}
.box {
	background-attachment: scroll;
	background-image: url(img/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nero {
	color: #000000;
}
.numerorosso {
	color: #FF0000;
	font-size: 18pt;
	font-weight: bold;
}
.boxtesto {
	font-size: 8pt;
	color: #000000;
	line-height: 13px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
