.testobottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7fac62;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7fac62;
	text-align: justify;

}
.tabella {
	background-color: #fff8b4;
}

.testopiccolobordato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #32694C;
	text-align: center;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #32694C;
	border-right-color: #32694C;
	border-bottom-color: #32694C;
	border-left-color: #32694C;
}

BODY { SCROLLBAR-FACE-COLOR:#FFD660;
       SCROLLBAR-HIGHLIGHT-COLOR:#FFD660;
       SCROLLBAR-SHADOW-COLOR: #666666;
       SCROLLBAR-3DLIGHT-COLOR: #666666;
       SCROLLBAR-ARROW-COLOR: #ffffff;
       SCROLLBAR-TRACK-COLOR: #7FAC62;
       SCROLLBAR-DARKSHADOW-COLOR: #000000
       
 }