<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-color: #4DA237;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ink {
	font-size: 10px;
	font-weight: bold;
}
textarea {
	font-size: 10px;
	font-weight: normal;
	color: #4DA237;
	border: 1px solid #4DA237;
}
select {
	background-color: #4DA237;
	border: 1px solid #4DA237;
}

.mini {
	font-size: 9px;
	color: #FFFFFF;
}

a:link {
	color: #52A625;
	text-decoration: none;
}
a:visited {
	color: #4BA236;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #52A625;
	text-decoration: none;
}
.menu {
	font-size: 20px;
	font-weight: normal;
	color: #52A625;
	line-height: 45px;
}
.text_dx {
	font-size: 12px;
	text-align: right;
}

td {
	font-size: 12px;
	font-style: normal;
}
.menu_w {
	width: 20px;
}
.text_sx {
	font-size: 12px;
	text-align: left;
}
.mini_verde {
	font-size: 9px;
	color: #4DA237;
}
.tit_int {
	font-size: 16px;
	color: #4DA237;
	font-weight: bold;
}
.field_verde {
	border: 1px solid #4DA237;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
.text_10 {
	font-size: 10px;
}
.button {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4DA237;
	border: 1px solid #4DA237;
	margin: 2px;
}
.tit_int2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4CA139;
}
.sfoglia {
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 3px 3px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.invio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #4DA237;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	background-image: url(images/logo.gif);
	width: 500px;
	height: 230px;
	background-repeat: no-repeat;
	background-position: center 4px;
}
.text_invio {

	padding-top: 180px;
}
.sf_text {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;

}
</pre></body></html>