BODY
{
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	COLOR: Black;
	FONT-FAMILY: Constantia, "Palatino Linotype", Palatino, Georgia, serif;
}
 TABLE, TR, TD {
	font-size: 10pt;
	margin: 0px;
	text-decoration: none;
	color: Black;
	font-family: Constantia, "Palatino Linotype", Palatino, Georgia, serif;
	font-weight : normal;
}

.titoloSmall{
	font-size: 16pt;
	color: #009900;

}
.titoloBig{
	font-size: 20pt;
	color: #009900;
	font-weight : bold;
	font-style : italic;
}

.grigioSmall{
	font-size: 9pt;
	color: #999999;
}

.nero{
	font-size: 9pt;
	color: Black;
}
.neroMenuBold{
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}
.neroSmall{
	font-size: 9pt;
	color: Black;
}
.verdeSmall{
	font-size: 9pt;
	color: #006600;
}
.verdeMenuBold{
	font-size: 10pt;
	color: #006600;
	font-weight : bold;
}
.verde{
	color: #006600;
}

.blu{
	font-size: 10pt;
	color: #003399
}
.bluSmall{
	font-size: 9pt;
	color: #003399
}

.bluMenuBold{
	font-size: 10pt;
	color: #003399;
	font-weight : bold;
}

.bluMenuBoldArialBlack{
	font-size: 10pt;
	color: #003399;
	font-weight : bold;
	font-family : "Arial Black";
}