.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0066CC;
	text-align: center;
}
.titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	text-indent: 30pt;

}
.descrizione {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-indent: 30pt;
}
.descrizionenormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 30px;


}

a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#0066CC;
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
	}

a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #0066CC;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	}

a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #990000;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	}

a:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	}
.gara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
	padding-left: 15px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.classificato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
}
