BODY, TD {
	font-family : Arial;
	font-size : 10px;
   	color :#000000;
}
TH {
	font-family : Arial;
	font-size : 12px;
   color : #000066;
}
.titolo {
	font-size: 11px;
	font-family : Arial;
	color : #000066;
	font-weight : bold;
	BACKGROUND-COLOR: #DFC8DF;
	BORDER-BOTTOM: 1pt solid #CECFCE;
	BORDER-LEFT: 1pt solid#CECFCE;
	BORDER-RIGHT: 1pt solid #CECFCE;
	BORDER-TOP: 1pt solid #CECFCE;
	padding : 0 0 0 5px;
}	
.titolosezione {
	font-family : Arial;
	font-size : 11px;
	color : white;
	font-weight : bold;
	background: #B989BA;
}
.evidenza {
	font-family : Arial;
	font-size : 11px;
	color : #000066;
	font-weight : bold;
}
.link {
	font-family : Arial;
	font-size : 11 ;
	color : #CC0066;
	font-weight : bold
	;
}

.testo {
	font-family : Arial;
	font-size : 10px;
	color : black;
	overflow : auto;
}

.inputForm
{
	BORDER-BOTTOM: 1pt solid #B989BA;
	BORDER-LEFT: 1pt solid #B989BA;
	BORDER-RIGHT:#B989BA 1pt solid;
	BORDER-TOP: #B989BA 1pt solid;
	FONT-FAMILY: Arial;
	COLOR: #224160;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #CCCCCC;
}

.submit
{
	BORDER-BOTTOM: 1pt solid black;
	BORDER-LEFT: 1pt solid white;
	BORDER-RIGHT: 1pt solid black;
	BORDER-TOP: 1pt solid white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR: white;
	BACKGROUND-COLOR: #B989BA;
}