a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration:none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
input {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px groove #333333;
}
select {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
}
.Titolo {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
table {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}