BODY{

		topmargin: 0;
		leftmargin: 0;
		bottommargin: 0;
	}
	
.menuorizzontale{
	    color: red;
  		font-size: 10pt;
	 	text-align: center;
		font-weight: lighter;
	 	font-style: italic;
    }
       
.offerte{	
      	color: red;
 	 	font-size: 10pt;
	 	text-align: center;
		font-weight: lighter;
	 	font-style: italic;
    }

.tratte{	
          Color: Orange;
     	text-decoration: none;
    }
    
.regola{	
      		color: Blu;
 	 	font-size: 9pt;
	 	text-align: giustify;
		
    }

.vettori{	
      		color: #FE6400;
 	 	font-size: 10pt;
	 	text-align: giustify;
		text-indent: 0px;
		
    }


A:LINK{
		text-decoration: none;
		color: Blu ;
	}

A:VISITED{
		text-decoration: none;
		color: #7200ff;
    }

A:HOVER{
	    Color: Orange;
     	text-decoration: none;
    }

TD  {
		color: navy;
		font-family: "Trebuchet MS";
		font-size: 10pt;
    }	

p   {
		text-align: justify;
		text-indent: 12px;
    }
