body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	text-align: justify;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	background-image: url(../images/back3.gif);
	background-repeat: repeat;
	padding: 10px;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3366CC;
	border-top-width: thin;
	border-top-color: #3366CC;
	border-top-style: dashed;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.1em;
}


.Titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
}


.Sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}



.obbligatori {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	font-style: italic;
	text-align: center;
}



.bodystyle {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.cella {
	border: 1px dotted #006699;
}

.cellaobbl {
	border: 2px dotted #336699;
	background-image: url(../images/backmod.gif);
	background-repeat: repeat;
	padding-left: 8px;
	vertical-align: middle;
}
.obbligatorichiaro {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	font-style: italic;
	text-align: center;
	background-image: url(../images/backmod.gif);
}
