input {  font-family: "Verdana", Courier, mono; font-size: 11px}
select {  font-family: "Verdana", Courier, mono; font-size: 11px}
body {  font-family: "Verdana", Courier, mono; font-size: 12px}
td {  font-family: "Verdana", Courier, mono; font-size: 12px}
th {  font-family: "Verdana", Courier, mono; font-size: 12px; font-weight: bold}
textarea {  font-family: "Verdana", Courier, mono; font-size: 11px}
.titolo1 {
	font-family: "Verdana", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
A:LINK {
	text-decoration : none;
	color : inherit;
}
A:VISITED {
	text-decoration : none;
	color : inherit;
}
A:HOVER {
	text-decoration : underline;
	color : inherit;
}
