@charset "UTF-8";
form {
	font-size: 12px;
}
fieldset {
	width: 360px;
}
legend {
	font-size: 11px;
	font-weight: bold;
}
input {
	font: Verdana, Geneva, sans-serif, 11px, normal;
	border: 1px, solid, #999;
	height: 14px;
}
input#bottone {
	height: 20px;
	font-size: 14px;
}
textfield {
	font: Verdana, Geneva, sans-serif, 10px, normal;
	border: 1px, solid, #999;
	width: 200px;
}
table {
	border: 0px;
	width: 350px;
}
