
font.titolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color:#ffffff;
	
	}

font.TitoliBianchi
{
	font-family: Arial, Helvetica, Sans;
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}

font.TitoliArancio
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FCB442;
	font-size:12px;
	font-weight: bold;
}
	
font.TestoFooter
{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold
}

font.TitoloFooter
{
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:11px;
	font-weight: normal;
}

a.LinkFooter
{
	color: #888888;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;

}

a.LinkFooter:hover
{
	color: #aaaaaa;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;

}

a.LinkCopyright
{
	text-decoration: none;	
	
}