body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	background-image: url(img/bg.gif);
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.ScrittaPopup
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
}.elenco {
	list-style-type: lower-alpha;
}
.TitoliPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #607BB6;
	text-align: center;
}
.ElencoUp {
		list-style-type: upper-alpha;
}
