form { margin:0; }
td, .testo12px {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
}
.testo12pxbold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.testo16px {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000;
}
.testo16pxbold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
a:link, a:hover, a.blu:link , a.blu:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
a:visited, a.blu:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}