<style type="text/css">

body 	
{
   font-family: Verdana,Times New Roman,Arial;
   background-color: 999999;
   font-size: 11pt;
   text-align: center;
}

table
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 10pt;
   font-style: normal;
   color: 110055;
   text-align: center;
}

table.prima
{
  background:black;
  width: 85%;
  text-align: center;
}

table.seconda
{
  background: white;
  width: 100%;
  text-align: center;
}

table.body
{ 
  width: 95%;
  text-align: center;
}

table.colorborder
{ 
 background:EDEDED;
 text-align: center;
}

tr.nomeartisti
{
  background:FFFFF2;
}

td
{
  font-size: 8pt;
  text-align: center;
}

td.justify
{
   font-size: 8pt;
   text-align : justify;
}


h1       
{
    font-family: Verdana,Times New Roman,Arial;
    font-size: 16pt;
    font-style:normal;
    color: 110055;
    text-align: center;
}

h2       
{
    font-family: Verdana,Times New Roman,Arial;
    font-size: 14pt;
    font-style:normal;
    color: 110055;
    text-align: center;
}

h3       
{
    font-family: Verdana,Times New Roman,Arial;
    font-size: 12pt;
    font-style:normal;
    color: 110055;
    text-align: center;
}


h4      
{
       font-family: Verdana,Times New Roman,Arial;
       font-size: 10pt;
       font-style: normal;
       color: 110055;
       text-align: center;
}

h5      
{
    font-family: Verdana,Times New Roman,Arial;
    font-size: 8pt;
    font-style: normal;
    color: 110055;
    text-align: center;
}


p       
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 8pt;
   font-style: normal;
   color: 110055;
   text-align: center;
}


a:link
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 8pt;
   font-style: normal;
   color: 110055;
   text-align: center
   text-decoration: underline;
}

a:visited
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 8pt;
   font-style: normal;
   color: 110055;
   text-align: center;
   text-decoration: underline;
}

a:hover
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 8pt;
   font-style: normal;
   color: 5500DD;
   text-align: center;
   text-decoration: underline;
}

a.special:link
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 9pt;
   font-style: normal;
   color: 110055;
   text-align: center
   text-decoration: underline;
}

a.special:visited
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 9pt;
   font-style: normal;
   color: 110055;
   text-align: center;
   text-decoration: underline;
}

a.special:hover
{
   font-family: Verdana,Times New Roman,Arial;
   font-size: 9pt;
   font-style: normal;
   color: 5500DD;
   text-align: center;
   text-decoration: underline;
}

</style>