.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.testograssetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.testocorsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style:italic;
	color: #666666;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #256088;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #256088;
}
.titolobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.testobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #999999;
	text-decoration:none;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.sottomenu{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 20px;
}
.testo a:link {
	color: #000000;
	text-decoration:underline;
}
.testo a:visited {
	color: #000000;
	text-decoration:underline;
}
.testo a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.testo a:active {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.testobox a:link {
	color: #000000;
	text-decoration:underline;
}
.testobox a:visited {
	color: #000000;
	text-decoration:underline;
}
.testobox a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.testobox a:active {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.intestazionetabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #256088;
	text-align: left;
}
.testotabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.testotabelle a:link {
	color: #000000;
	text-decoration:none;
}
.testotabelle a:visited {
	color: #000000;
	text-decoration:none;
}
.testotabelle a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.testotabelle a:active {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}