.Titolo{
	font:12px Arial,Verdana,Thaoma,sans; 
	color:#fff;
	font-weight: bold;
}
.SottoTitolo {
	font:13px Arial,Verdana,Thaoma,sans; 
	color:#fff;
}
.Testo {
	font:12px Arial,Verdana,Thaoma,sans; 
	color:#fff;
	line-height: 16px;
}

body
{
	background:#262525;

}
.SC_Item, .SC_ItemSelected, .SC_FieldLabel{
      background:#000;
}

