.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.borditab {
	border: 1px solid #558547;
}
.testogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F96304;

}
a:visited {
	color: #0000FF;
}
a {text-decoration:none} 

#tabella {margin:15px 0 0 0; font-size:12px; border-bottom:1px solid #181749; background-color: #F7F7F7}
.td{background-color: #A0C6DC; color:#181749; width:100%; padding:3px; font-weight:bold; font-style:italic; font-size:13px;}
#testobold{font-weight: bold; color:#181749;font-size:14px; margin:3px 0 5px 3px;}

