.titoli {  font-family: arial; font-size: 10pt; font-weight: bold; color: #000000}
.testo { font-family: arial; font-size: 9pt; font-weight: normal; color: #333333}
.link { font-family: arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: underline}
a:link { font-family: arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: underline}
a:hover { font-family: arial; font-size: 9pt; font-weight: bold; color: #ff9900; text-decoration: none }
.testo_piccolo { font-family: arial; font-size: 7pt; font-weight: normal; color: #000000}
.testoitalic {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.testobold {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.cornice {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: 669999;
	padding-left: 4px;
	padding-right: 4px;
	border-right-width: 2px;
	border-right-color: 669999;
}
