BODY  {  
       font-family: Arial, Helvetica, sans-serif; 
	   background-color: #F9F9F9;
	   font-size:10pt;
	   }  
		A.menu:link  {text-decoration: none; font-weight: bold; color: #336699}
		A.menu:visited {text-decoration: none; font-weight: bold; color: #336699}
		A.menu:active {text-decoration: none; font-weight: bold; color: #336699}
		A.menu:hover {text-decoration: underline; font-weight: bold; color:#FF9900}
		A.special:link  {text-decoration: none; font-weight: bold; color: #FF9900}
		A.special:visited {text-decoration: none; font-weight: bold; color: #FF9900}
		A.special:active {text-decoration: none; font-weight: bold; color: #FF9900}
		A.special:hover {text-decoration: underline; font-weight: bold; color:#FF9900}
		A:link {text-decoration: underline; color: #336699}
		A:visited {text-decoration: underline; color: #336699}
		A:active {text-decoration: underline; color: #336699}
		A:hover {text-decoration: underline; color:#FF9900}
	    
		
	  		
 div.frame_sinistra {
                   font-family: "Arial", Arial, Helvetica, sans-serif; 
		           color: #FF9900;
				   background-color: #EEEEEE;
				   border-left: 1px dashed #FF9900;
		           border-bottom: 1px dashed #FF9900;
                   line-height: 110%;
		           }
	
div.box_testo {
              font-family: "Arial", Times, serif;
		      color: #336699;
		      line-height: 170%;
			  background-color: #EEEEEE;
		      border-left: 1px dashed #FF9900;
		      border-bottom: 1px dashed #FF9900;
			  padding-left: 4px;
			  padding-bottom: 4px;
			  }

td.box_centro  {
              font-family: "Arial", Times, serif;
		      color: #336699;
		      line-height: 170%;
			  background-color: #EEEEEE;
		      border-left: 1px dashed #FF9900;
		      border-bottom: 1px dashed #FF9900;
			  }
			  
div.box_destra {
              font-family: "Arial", Times, serif;
		      color: #336699;
		      line-height: 170%;
		      background-color: #EEEEEE;
		      border-left: 1px dashed #FF9900;
		      border-bottom: 1px dashed #FF9900;
		      }
		 

td.menu_orizzontale_box { 
                        background-color: #EEEEEE;
						border-left: 1px dashed #FF9900;
	                    border-bottom: 1px dashed #FF9900;
						}

td.menu_orizzontale {
                    font-family:"Arial", Times, serif;
		            background-color:#EEEEEE;
			        }
					
		   
td.faq {		
       font-family: "Arial", Times, serif;
	   font-size:10pt;
	   color:#336699;
	   background-color:#EEEEEE;
	   border-left: 1px dashed #FF9900;
	   border-bottom: 1px dashed #FF9900;  
	   } 

td.faq2 {  
	    border-left: 1px dashed #FF9900;
	    border-bottom: 1px dashed #FF9900;  
	    border-right: 1px dashed #FF9900;
		}
		
td.faq3 {
        background-color:#336699;
	    border-left: 1px dashed #FF9900;
	    border-bottom: 1px dashed #FF9900;  
	    } 		


		
