body {
	background: #333333;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	}

table.tabella {
	font-size: 14px;
	table-layout : auto;
	padding: 0px;
	width : 435;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	}

table.tabella td {
	border-bottom:1px dotted #808080;
	}

.titolo {
	background: #990000;
	font-size: 16px;
	}



