/* Formattazione corpo */body {    margin: 0,0,0,0;    padding: 0,0,0,0;    background-color: #FFFFFF;        scrollbar-3d-light-color: #FFFFFF;        scrollbar-arrow-color: #FFFFFF;        scrollbar-base-color: #FFFFFF;        scrollbar-dark-shadow-color: #CC33CC;        scrollbar-face-color: #CC33CC;        scrollbar-highlight-color: #CC33CC;        scrollbar-shadow-color: #FFFFFF;    }    /* Formattazione link */     A {	   font-family : Verdana;   font-weight : normal;   font-style: normal;   font-size : 8pt;	color: #666666;   text-decoration: none;   }   A:Hover {	   font-family : Verdana;   font-weight : normal;   font-style: normal;   font-size : 8pt;	color: #CC33CC;   text-decoration: none;   }         A.copyright {	   font-family : Verdana;   font-weight : normal;   font-style: normal;   font-size : 7pt;	color: #666666;   text-decoration: none;   }	A.copyright:Hover {	   font-family : Verdana;   font-weight : normal;   font-style: normal;   font-size : 7pt;	color: #912125;   text-decoration: none;   }   A.verde {	   font-family : Verdana;   font-weight : bold;   font-style: bold;   font-size : 12px;	color: #179466;   text-decoration: none;   }	A.verde:Hover {	   font-family : Verdana;   font-weight : bold;   font-style: bold;   font-size : 12px;	color: #179466;   text-decoration: none;   }   a.menucategorie	{ font-family: Verdana, Geneva;	  font-size: 10px;	  text-decoration: none;	  color: #C0C0C0 }a.menucategorie:hover	{ font-family: Verdana, Geneva;	  font-size: 10px;	 text-decoration: none; 	 color: #FFFFFF}       /* Formattazione testo */  font.titolo {		/* font di default */	font-family: Verdana;	font-weight: bold;	font-style: bold;	text-decoration: none;	font-size: 9pt;   color: #CC33CC }   font.sottotitolo {		/* font di default */	font-family: Verdana;	font-weight: bold;	font-style: normal;	text-decoration: none;	font-size: 12px;   color: #006666 }      font.titolorosso {		/* font di default */	font-family: Verdana;	font-weight: bold;	font-style: normal;	text-decoration: none;	font-size: 16px;   color: #FB452C }         font.titolobianco {		/* font di default */	font-family: Verdana;	font-weight: bold;	font-style: normal;	text-decoration: none;	font-size: 11px;   color: #FFFFFF }     	font.testo {		/* font di default */	font-family:  Verdana;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 8pt;   color: #666666 }   font.copyright {		/* font di default */	font-family:  Verdana;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 7pt;   color: #666666 }      font.testorosso {		/* font di default */	font-family:  Verdana;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 11px;   color: #FF3136 }   font.testogrigio {		/* font di default */	font-family:  Verdana;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 11px;   color: #313131 }      font.testoverde {		/* font di default */	font-family:  Verdana;	font-weight: bold;	font-style: bold;	text-decoration: none;	font-size: 11px;   color: #179466 }   font.testobianco {		/* font di default */	font-family:  Verdana;	font-weight: bold;	font-style: bold;	text-decoration: none;	font-size: 10px;   color: #FFFFFF }font.testonero {		/* font di default */	font-family:  Verdana;	font-weight: bold;	font-style: bold;	text-decoration: none;	font-size: 10px;   color: #000000 }    /* Formattazione menu a tendina */     Select{	   background-color: #F0F0F0;   font-family : Verdana;   font-weight : normal;   font-size : 11px;   color: #333333;   text-decoration: none;      }    /* Formattazione bottoni form */     .form {   font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #993333; text-decoration: none; border: #999999; border-style: ridge; border-top-width: 1px; border-right-width: 1px;  border-bottom-width: 1px;  border-left-width: 1px;}      /* Formattazione immagini */    Img.Details  {	   border-style: solid;   border-color :#666666;   border-width: 1pt;      }