BODY  {
	scrollbar-color: #000000;	
	scrollbar-face-color: #4DAD30;        	*colore sfondo freccine
	scrollbar-shadow-color: #000000;       	*colore freccine
	scrollbar-highlight-color: #4DAD30;	
	scrollbar-3Dlight-color: #4DAD30;	   	*colore bordo a sx e sopra
	scrollbar-darkshadow-color: #F4E607; 	*colore bordino 
	scrollbar-track-color: #000000;	
	scrollbar-arrow-color: #F4E607;		* colore freccine
}

.testovario  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : normal;
	font-style : normal;
}
.testovario1  {
	font-size :10pt;
	font-family: Times New Roman,Georgia,Times;
	font-weight : normal;
	font-style : italic;
}

.titoli  {
	color: #FFFFFF;
	font-size : 12pt;
	font-family: Times New Roman,Georgia,Times;
	font-weight : bold;
	font-style : italic;
}

.capol  {
	color: #000000;
	font-size : 12pt;
	font-family: Times New Roman,Georgia,Times;
	font-weight : bold;
	font-style : italic;
}

.dati_rint  {
	color: #336633;
	font-size : 10pt;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-style : normal;
}

.nomi  {
	color: #336633;
	font-size : 8pt;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-style : italic;
}

.campi  {
	color: #336633;
	font-size : 10pt;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-style : normal;
}


P  {
	font-size : 10px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-size : 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : normal;
	font-style : normal;
	color: #222222;
}

H2  {
	font-size : 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : normal;
	font-style : normal;
	text-align: left;

}
A  {		color:#000000;
			font-size : 11px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		   	font-weight: bold;
		   	text-decoration:none;
}

A:Hover  {		color:#336633;
			font-size : 11px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		   	font-weight: bold;
		   	text-decoration:none;
}


INPUT {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-style : normal;
	border-style: yes;
	background-color: #FFD231;
	color : #F000000;
}

ALT {
	font-size : 10px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : normal;
	font-style : normal;
	border-style: none;
	background-color: #555555;
	color : #FFFFFF;
}


TEXTAREA {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-style : normal;
	background-color: #FFD231;
	border-style: yes;
	color : #000000;
}


SELECT {
	font-size : 10px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	border-style: none;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}
OPTION {
	font-size : 10px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-style : normal;
	border-style: none;
	background-color: #EEEECF;
	color : #000000;
}
