
.body {
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
	white-space: normal;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
.h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana";
	color: #006699;
	font-size: 14px;
	white-space: normal;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}

.h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	white-space: normal;
	line-height: 16px;
	color: #666666;
	text-align: left;
	font-style: italic;
}
.style24giustificato {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	white-space: normal;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.style24center {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	white-space: normal;
	line-height: 16px;
	color: #666666;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
