A  {	font-size: 9pt;
	font-weight : bold;
	font-family : Arial, HELVETICA, Verdana, sans-sarif;
	color : #004d85;
	text-decoration : none
}

A:Visited  {
	font-size: 9pt;
	font-weight : bold;
	font-family : Arial, HELVETICA, Verdana, sans-sarif;
	color : #4799dc;
	text-decoration : none;
}

A:Active  {
	font-size: 9pt;
	color : #FF0000;
}

A:Hover  {
	color : #000000;
}

BODY  {
	font-size: 9pt;
	font-family : Arial, HELVETICA, Verdana, sans-sarif;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
}

.bold9  {
	font-size: 9pt;
	font-family : Arial, HELVETICA, Verdana, sans-sarif;
	color : #000000;
	font-weight : bold;
}

.titolo  {
	font-size: 12pt;
	font-weight : bold;
	color : #000000;
	font-family : Arial, HELVETICA, Verdana, sans-sarif;
}

TD {
	font-size: 9pt;
	font-family : Arial, HELVETICA, Verdana ;
	font-weight : normal;
	color : #000000;
}
p {
	font-size: 9pt;
	font-family : Arial, HELVETICA, Verdana;
	font-weight : normal;
	color : #000000;
}
Th {
	font-size: 9pt;
	font-family : Arial, HELVETICA, Verdana;
	font-weight : bold;
	color : #000000;
}
.normal {
	font-size: 9pt;
	font-family : Arial, HELVETICA, Verdana;
	font-weight : normal;
	color : #000000;
	text-decoration: none
}

