BODY{
		width:76em;
		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;
    }
    
.regola{	
      		color: Blu;
 	 	font-size: 9pt;
	 	text-align: giustify;
		
    }

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

A:VISITED{
		text-decoration: none;
		color: red;
    }

A:HOVER{
		Color: #4EAA25;
     	        text-decoration: underline;
    }

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

.footerTD  {
		color: navy;
		font-family: "Trebuchet MS";
		font-size: 10pt;
    }	
    
.title  {
		color: #4EAA25;
		font-family: "Trebuchet MS";
		font-size: 12pt;
    }	
    
.messaggi  {
		color: #4EAA25;
		font-family: "Trebuchet MS";
		font-size: 12pt;
    }	
    
.foot:LINK{
		text-decoration: none;
		color: navy;
	}

.foot:VISITED{
		text-decoration: none;
		color: navy;
    }

.foot:HOVER{
		Color: red;
     	        text-decoration: none;
    }



INPUT 		{font-family:Trebuchet MS; 
	   	font-size:9pt; 
	   	background-color:; 
	   	color:black;
	   	
	   	border-width: 1;
	  
    }

SELECT 		{font-family:Trebuchet MS; 
		font-size:10pt; 
		background-color:; 
		color:navy;
		border-style: solid; 
	    	border-width: 1;
		}