body {
	background-color: D9CECC;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tablecenter {
	background-attachment: scroll;
	background-image: url(immagini/sfondotab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tablealign {
	text-align: justify;
}

.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #92200E;
	font-weight: normal;
}
.titoli {
	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12pt;
	color: #92200E;
	font-weight: bold;
}
A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #92200E;
	text-decoration: none;
	font-style : normal;

}
A:HOVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	font-style : normal;

}

.links {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #92200E;
	font-weight: bold;
}
.testibianchi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
A.testibianchi {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style : normal;
}
A.testibianchi:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	font-style : normal;
}

