.base{
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
	line-height:16px;
	vertical-align:top;
	padding:0px;
	text-align: justify;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.elenco {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

