/* Simboli utilizzabili per le dimensioni:
   pt punti
   cm centimetri
   in inches
   px pixel
   em larghezze della 'm'
*/
body  {font-size: 12pt;
      font-family: "arial narrow, times new roman";
      line-height: 16pt;
      }

td.intesta {font-family:"flat brush", "arial black", sans-serif;
             font-size: 20pt}

div.posta  {font-family:"flat brush", "arial black", sans-serif;
             text-decoration: none;
             color: black}

td.servizi  {font-family: "comic sans ms", "arial", sans-serif;
                line-height: 2}

td.online  {font-family: "comic sans ms", "arial", sans-serif;
                line-height: 2;
                margin-left: 25}

td.chi  {font-family: "bangle", "arial", sans-serif;
                line-height: 2}

td.links   {font-size: 12pt;
          font-family: "arial narrow, times new roman";
          line-height: 16pt;
          text-align: center }

div.firma {font-family: "times new roman", sans-serif;
           color: blue;
           font-size: x-small;
           line-height: 120%;
           text-align: center;
          }
div.firma a{color: red}


*/


