body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
table {
	border: 0px;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #5D441D;
}
a:active {
	text-decoration: none;
	color: #5D441D;
}
a:visited {
	text-decoration: none;
	color: #5D441D;
}
a:hover {
	text-decoration: underline;
}
.noborder {
	border: 0px;
}
.titolo {
	font-size: 20px;
	font-weight: bold;
}
.titoletto {
	font-size: 15px;
	font-weight: bold;
}
.sottotitolo {
	font-size: 14px;
	font-style: italic;
}
.giustificato {
	text-align: justify;
}
.piccolo {
	font-size: 9px;
}
.menu {
	font-size: 16px;
	font-weight: bold;
}
.data {
	font-size: 14px;
	font-style: italic;
}
.titolo_indice {
	font-size: 16px;
	font-weight: bold;
}
.sottotitolo_indice {
	font-size: 12px;
	font-style: italic;
}
.data_indice {
	font-size: 12px;
	font-style: italic;
}
.testo_indice {
	font-size: 12px;
}
.link {
	font-size: 14px;
	font-weight: bold;
}

