body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.lettera {
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
}
.numeri {font-family: "Trebuchet MS"}
a:link {
	color: #000000;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FF0000;
}