BODY {
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 10pt;
}

.titolo {
	font-family: Arial, Helvetica, Sans Serif;
	letter-spacing: 3px;
  	font-size: 12pt;
	color: #3F3AB8;
	font-weight: bold;
}


TABLE.main_table {
	border: 0px solid #05699A;
	width: 100%;
	cellspacing: 0;
	cellpadding: 0;
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
	border-collapse: collapse;	
}

TABLE.highlight {
	border: 1px solid #05699A;
	background-color: #C9C9C9;
	width: 60%;
	cellspacing: 0;
	cellpadding: 0;
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 12pt;
	font-weight: bold;
	color: darkred;
	vertical-align: top;
}

.fasi {
	font-family: Arial, Helvetica, Sans Serif;
 font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	color: #3873B9;
}

.highdate {
	font-family: Arial, Helvetica, Sans Serif;
 font-weight: bold;
	text-align: justify;
	color: #3873B9;
}

.strongbelive {	
	font-family: Arial, Helvetica, Sans Serif;
 font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	color: #3F3AB8;
}


A {
	font-family: Arial, Helvetica, Sans Serif;
	letter-spacing: 1px;
 font-weight: bold;
	text-align: justify;
	color: #3873B9;
}


.important_blue {
 font-weight: bold;
 letter-spacing: 2px;
	color: #3873B9;
	font-variant: small-caps;
}

.important_red {
 font-weight: bold;
	color: #800000;
}

.important_black {
 font-weight: bold;
 font-size: 12pt;
 letter-spacing: 1px;
 font-variant: small-caps;
	color: #000000;
}

.important_i_blue {
 letter-spacing: 1px;
	color: #3873B9;
	font-style: italic;
}


TABLE.tabellainterna {
	width: 90%;
 border-spacing: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	letter-spacing: 1px;
 font-size: 8pt;
	color: #656565;
	font-weight: normal;
	vertical-align: top;
	border-collapse: collapse;	
}

TR.head{
	border: 1px solid #016798;
	background-color: #016798;
	font-family: Arial, Helvetica, Sans Serif;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight:normal;
	letter-spacing: 1px;
}

TR.tabella_pari{
border: 1px solid #016798;
	background-color: #FFFFFF;
	letter-spacing: 1px;
  color: #333333;
	font-weight: normal;
	vertical-align: top;
	border-collapse: collapse;	
}

TR.tabella_dispari{
	border: 1px solid #016798;
	background-color: #EDEDED;
	letter-spacing: 1px;
 	color: #333333;
	font-weight: normal;
	vertical-align: top;
	border-collapse: collapse;	
}

TR.totalhead{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans Serif;
	color:#000000;
	font-size: 8pt;
	font-weight:bold;
	letter-spacing: 1px;
}

LI {
	margin: 10px 10px 0px 0px;
}

HR {
    height:1px;
    width:100%;
    background: #3F3AB8;
}

A.redlink {
	font-family: Arial, Helvetica, Sans Serif;
	letter-spacing: 1px;
	outline: none;
 font-weight: bold;
	text-align: justify;
	color: #800000;
}
