body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #222222;
}
.titolo {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
}
.titoletto {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #0066FF;
}
a:link,a:active {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
}
