body {
	font-size: 11px;
	font-family: "trebuchet MS";
}
table.elenco {
	margin: 0px;
	padding: 0px;
	border-width: 0px 1px 1px 1px;
	border-color: #cacaca;
	border-style: solid;
}
table.elenco td{
	height: 18px;
	border-width: 1px 0px 0px 0px;
	border-color: #cacaca;
	border-style: solid;
	font-size: 11px;
	font-family: "trebuchet MS";
	
}
h1 {
	font-family: 'Trebuchet MS';
}