body
{
	font-family: 'Century Gothic', Arial, Helvetica;
	
}

TD
{
    font: 15px/19px 'Century Gothic' , Verdana, Arial, sans-serif;
    color: dimgray;
    text-align: justify;
}

.grassetto
{ 
     font-weight: bold; }
     
          

    
   .tdgiustifica
   {
       font: 15px/19px 'Century Gothic' , Verdana, Arial, sans-serif;
       color: dimgray;
    text-align: justify;
       }
    
    H1
{
    font: 15px/17px 'Century Gothic' , Verdana, Arial, sans-serif;
    color: #FF9900;
}
		
		H2
{
	font: 15px/17px 'Century Gothic' , Verdana, Arial, sans-serif;
	color: deepskyblue;
}
		
		H3
    {
		font: x-small Verdana, Arial, sans-serif;
      font-size: 8;
      line-height: 17px;
      color:Black;	
		}
#info
	{
	position: absolute;
	top: 0px;
	width: 80%;
	left: -2000px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #DCDCDC;
	}

A:link
{
	color: #000000;
	text-decoration: none;
}





A:visited
{
	text-decoration: none;
}

A:hover
{
	text-decoration: overline;
	color: #000000;
}

BODY A
{
	color: #000000;
}
