body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
}
a {
	color: #916539;
	text-decoration: none;
}
.info {
	font-size: 8pt;
}
a:hover {
	text-decoration: underline;
}
.linee {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #916539;
	border-bottom-color: #916539;
}
.Titolo {
	font-size: 14pt;
}
.TitoloSi {
	font-size: 13pt;
}
.TitoloNo {
	font-size: 13pt;
	text-decoration: line-through;

}

.Sottotitolo  {
	font-size: 12pt;
}
.Testo  {
	font-size: 9pt;
}.filo {
	border: 1px solid #FFFFFF;
}
}.filoscuro {
	border: 1px solid #916539;
}

