BODY {
	margin: 0px;
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif; 
}

FONT {font-size: 10pt;}

FONT.titoletto {
	font-size: 12pt;
	font-weight: bold;
	color: navy;
}

FONT.ricerca {
	font-size: 10pt;
	font-weight: bold;
	color: navy;
}

FONT.avviso {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

FONT.small {font-size: 10px}

FONT.xsmall {font-size: 9px}

FONT.medium {font-size: 11px}

FONT.big {font-size: 13px}

FONT.intestazione {
	background-color: navy;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	width: 100%;
}

FONT.errore {
	font-size:8pt;
	font-weight: bold;
	color: red;
	margin-left:10px
}

.big {font-size: 13px}

.localita {
	color: #000080;
	font-size: 13px
	}

A:LINK, A:ACTIVE, A:VISITED {
	color: #214ED0;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

A:HOVER {text-decoration: underline;}

.report {
	color: White;
	font-weight: bold;
}

TD.etichetta {
	color: navy;
	vertical-align: top;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}

TD.campo {
	background: #DDEEFF;
	font-size: 8pt;
}

SELECT.menu {
	font-size: 9pt;
	margin-left: 10px;
}

TD.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background: url(images/bgbottom.gif) right bottom no-repeat;
	padding: 7px;
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED {color: #A2D6EC}

H1 {
	font-size: 11pt;
	font-weight: bold;
	color: #0032A1;	
	margin-bottom: 0px
}

H2 {
	color: #ffffff;
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	padding-left: 7px;
	background-color: #7cb3f1;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

H2.main {
	background-color: #ffffff;	
	padding: 0px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #002065;	
	margin-top: 0px;
	margin-bottom: 0px
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	color: #0062BF;	
	margin-bottom: 0px
}

TD.report {
	background-image: url(images/bgreport.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10pt;
	color: #004080;
	border: 1px solid #AEC8F0;
}

LABEL {
	font-size:9pt;
	font-weight: bold;
	color: #0062BF;	
}

TD.legenda {
	width:25%;
	vertical-align: top;
	font-size: 8pt;
}

