<style>      
      <!--
      .primo  {
      	font-family : Arial;
      	font-size : 15px;
      	color : Black;
      	letter-spacing : +1pt;
      	vertical-align : -1;
      }
      
      .rate  {
      	font-weight : bold;
      	font-style : italic;
      	font-size : 8px;
      	color : Black;
      }
      
      a:link  {
      	color : #FF0000;
      	font-weight : bold;
      }
      
      a:visited  {
      	color : Blue;
      }
      
      a:active  {
      	color : Lime;
      	font-style : italic;
      }
      
      .doc  {
      	background-color : #EEEEEE;
      }
      
      .paper  {
      	font-size : 15px;
      	font-weight : bold;
      	font-family : Arial;
      	font-style : italic;
      	color : Red;
      	text-decoration : underline;
      	letter-spacing : -1pt;
      }
      
      .sottoa  {
      	font-size : 24px;
      	font-weight : bold;
      	letter-spacing : -1pt;
      }
      
      .sottob  {
      	font-size : 16px;
      	font-weight : bold;
      	letter-spacing : -1pt;
      }
      
      .clicca  {
      	font-size : 14px;
      	font-weight : bold;
      	letter-spacing : -1pt;
      }
      
      .conta  {
      	font-size : 11px;
      	font-weight : bold;
      }
      
      .detector  {
      	font-size : 12px;
      	font-weight : bold;
      	color : #FF4500;
      	background-color : #FFD700;
      }
	  .codino  {
      	font-size : 12px;
      	text-decoration : underline;
      }
      -->
      </style>
