BODY{
         margin-left : 60px;
         margin-right : 40px;
         margin-top : 10px;
         color : #333333;
         font-family : Times,Arial,Verdana,Helvetica;
         font-size : 10pt;
         scrollbar-base-color: #000000; 
         scrollbar-arrow-color: #FFCC00;
         background-attachment: fixed;
         background-image : url("sfondo_grigio.jpg");
         }

 A:LINK{
         text-decoration : none;
         color : #CCCCCC;
           }

 A:VISITED{
         text-decoration : none;
         color : #CCCCCC;
              }

 A:HOVER{
         Color : #CC0000;
         text-decoration : underline;
            }


 p{
         text-align: justify;
         text-indent: 0px;
  }
  
  
 .centrato{
    	text-align : center;
	}
	
 .size12{
    	text-align : justify;
    	font-family : Times,Arial,Verdana,Helvetica;
       font-size : 10pt;
	}