BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #f5f5f5;
}

FONT {font-size: 10pt}

FONT.avviso {
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}

FONT.sottotitolo {
	color: #5B5B5B;
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #214ED0;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

TD.etichetta {
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
	color:navy
}

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;
}

TD.report {
	background-image: url(images/bgreport.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10pt;
	color: #004080;
	border: 1px solid #AEC8F0;
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED {color: #002065}

H1 {
	font-size: 11pt;
	font-weight: bold;
	color: #3889E9;	
	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: #3889E9;
	margin-top: 0px;
	margin-bottom: 0px
}

H3 {
	font-size: 10pt;
	color: #A94D01;
	margin-top: 0px;
	font-style: italic;
}

B {color: #363636;}

