BODY{
	color: red;
	background: #333333 url(none);
	font-family: Helvetica, "Gill Sans MT", "Times New Roman", Tahoma;
	font-size: 12pt;
	text-align: justify;
	margin: 0.5cm;
	background-color: #333333;
		}

A:LINK{
	text-decoration: none;
	color: #00CCFF;
	font-family: Helvetica, "Gill Sans MT", "Times New Roman", Tahoma;
	  }

A:VISITED{
	text-decoration: none;
	color: #CCCCCC;
	     }

A:HOVER{
	Color: #ffff00;
	text-decoration: none;
	   }

TD{
	font-family: Helvetica, "Gill Sans MT", "Times New Roman", Tahoma;
	font-size: 12pt;
  }	

p{
	color: red;
	text-align: justify;
	}
	
.titolo {
	font-family: Helvetica, "Gill Sans MT", "Times New Roman", Tahoma;
   	color: #ff9900;
  	font-size: 14pt;
 	text-align: center;
	font-weight: normal;
 	font-style: normal;
       }
       
	
   
