td, input, select {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.titolo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
}
.testi {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.tabella {
	border-color:#000000;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}
label{
	font-weight:bold;
}
form{
	margin: 0px;
	padding: 0px;
}
