body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}
td {
	font-size: 8pt;
	color: #CCCCCC;
	vertical-align: top;
}
.spalla {
	background-image: url(../immagini/corpo1.jpg);
	background-repeat: no-repeat;
}
.riquadro1 {
	text-align: center;

}
.riquadro2 {
	text-align: center;
}
.barra {
	background-image: url(../immagini/bg_barra.jpg);
	text-align: center;
}
.separatore {
	background-image: url(../immagini/separatore.jpg);
}
.item {
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.testoinit {
	font-family: Georgia;
	font-size: 9pt;
	color: #CCCCCC;
	text-align: right;
}
.testoinit1 {
	font-family: Bodoni;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: right;
}
.giustificato {
	text-align: justify;
	vertical-align: top;
}
.spettacoli {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
marquee {
	text-align: justify;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #999966;
}