body
{
	background: #222222;

}


.Titolo {	
	font:24px Arial,sans; 
	color:#fff;
	padding-top:4px;
	padding-bottom:4px;
}

.SottoTitolo {
	font:13px Arial,sans; 
	color:#bcbcbc;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:6px;
}

.SottoTitoloAzzurro {
	font:13px Arial,sans; 
	color:#fff;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:6px;
}

.Testo {
	font:12px Arial,sans; 
	color:#bcbcbc;
	line-height:16px;
}
