.testonormale {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.testograssetto {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.testograssettopiccolo {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.titolo {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
.sottotitolo {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.extralink a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	
	
}

.extralink a:link{
	color:#005ace;
	text-decoration:none;
}
.extralink a:visited{
	color:#3399ff;
	text-decoration:none;

}
.extralink a:hover,{
	color:#000000;
	text-decoration:underline;
}

.normalink a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
		
}

.normalink a:link{
	color:#000000;
	text-decoration:none;
}
.normalink a:visited{
	color:#3399ff;
	text-decoration:none;

}
.normalink a:hover,{
	color:#000000;
	text-decoration:underline;
}
.testonormalenonG {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
.testonormalepiccolo {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;

}

