BODY {
	font-family: verdana, arial;
	font-weight: normal;
	color: black;
	background-color: white;
	text-decoration: none;
}

.TitoloSezione {
	font-family: arial;
	font-weight: bold;
	color: #ff8040;
	background-color: white;
	text-decoration: none;
	font-size: 12pt;
}

.TitoloHelp {
	font-family: arial;
	font-weight: bold;
	color: #ff8040;
	text-decoration: none;
	font-size: 14pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:VISITED {
	color: blue;
	text-decoration: none;
}

.DataEntryTABLE {
	background-color: #fffff2;
}

.BorderDataEntryTABLE {
	background-color: #ffcc00;
}

.FieldValueFONT {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: #293970;
}

.FieldOptionalFONT {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: #808080;
}

.FieldNameFONT {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: #51aa5c;
}

.Color1FONT {
	font-family: arial;
	color: #293970;
	font-size: 9pt
}

.MessaggioFONT {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: red;
}

.InfoHEAD {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	background-color: #ffe999;
	text-decoration: none;
}

.InfoTABLE {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	background-color: #fffae5;
	text-decoration: none;
}

