/* By Andrea Bianchi WebLink 1998 */

  p { 
         font-family : Arial;
         font-size : 8pt;
         padding : 2pt
}
  A:LINK { 
         font-family : Arial;
         font-size : 8pt;
         text-decoration : none;
         color : blue;
}

A:VISITED { 
         font-family : Arial;
         font-size : 8pt;
         text-decoration : none;
         color : #660000;
}

  A:HOVER { 
         font-family : Arial;
         font-size : 8pt;
		 Color : red;
}
 
  .nam { 
         font-family : Arial;
         font-size : 9pt;
         font-weight : bold;
         color : #006600
}
   H2 {
         font-family: Verdana,Arial,Helvetica;
         font-size:6pt;
	 font-weight:normal;
	 font-style:italic;
	 color:green;
}

   H3 {  font-family: Verdana,Arial,Helvetica;
         font-size:8pt;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
}

   DIV {
         font-family: Verdana,Arial,Helvetica;
         margin-bottom : .2cm;
}
    tr { 
         padding : -4pt
}
