.visualizza {
	font-family: "Lucida Sans";
	font-size: 12px;
}
body {
	background-color: white;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #000000;
}

a:visited, a:link {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: Blue;
	text-decoration: underline;
	}

td {
	font-family: "Lucida Sans";
	font-size: "11px";
}
.tdcenter {
	font-family: "Lucida Sans";
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}
.titolo {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
input {
	font-family: "Lucida Sans";
	font-size: "12.75px";
	color: "red";
	font-size: "12.75px";
	background: "#f0f0f0";
	border: "1 solid #0033CC";
	}
	
textarea {
	font-family: "Lucida Sans";
	font-family: "Lucida Sans";
	font-size: "12.75px";
	color: "red";
	font-size: "12.75px";
	background: "#f0f0f0";
	border: "1 solid #0033CC";
	}
.logo {
	font-family: vERDANA;
	font-size: 50px;
	font-style: oblique;
	font-weight: bold;
	background-color: Red;
	text-align: center;
}
.tdh {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-transform: uppercase;
}
.tdhcenter {
	font-family: "VERDANA";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: BLACK;
	text-align: center;
}
.tdbig {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
}
.tdsenzabordo {
	border: none;
}
.tdbigbold {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #0066FF;
	color: #FFFFFF;
}
hr {
	color: #0033CC;
	width: 800px;
	height: 1px;
}
