.titolo {
	font-size:15pt;
	font-weight:bold;
}

.sottotitolo {
	font-size:8pt;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px dashed black;
	width:45%;
}

.testo {
	margin:10px 5px;
	text-align:justify;
}

.linkhome {
	margin:10px 5px;
	text-align:left;
	color:inherit;
	font-size:10pt;
}

.news {
	border-bottom:1px inset black;
}


