 This file is part of "Metapodia" 
 It should not be used outside this project 
 This files is © 2002 Nicola De Paola 
 ndepaola@calnet.it 
<link rel="stylesheet" href="metapodia.css" type="text/css">

                        BODY  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : 400;
                        	color : #4C4C4C;
                        	text-align : justify;
                        	text-indent : 0;
                        	line-height : 1.5;
                        	font-style : normal;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
                        H1  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 15px;
                        	font-weight : bold;
                        	color : #CE3716;
                        }
                        
                        H2  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 14px;
                        	font-weight : bold;
                        	color : #CC9900;
                        }
                        
                        H3  {
                        	font-family : Arial, Helvetica;
                        	font-size : 16px;
                        	font-weight : normal;
                        	color : #008000;
                        }
                        H4  {
                        	font-family : Arial, Helvetica;
                        	font-size : 14px;
                        	font-weight : normal;
                        	color : #008000;
                        }  
						                      
                        CITE  {
                        	font-size : 10px;
                        	font-family : Arial, Helvetica;
                        	font-weight : normal;
                        	color : #CC0000;
                        	text-decoration : none;
                        	font-weight : normal;
                        	font-style : italic;
                        	text-align : center;
                        }
                        
                        P  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : 400;
                        	color : #4C4C4C;
                        	text-align : justify;
                        	text-indent : 0;
                        	line-height : 1.5;
                        	font-style : normal;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
						.label  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 10px;
                        	font-weight : bold;
                        	color : #4C4C4C;
	                       	font-style : normal;
                        }
						
                        .MenuOffmouse  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 12px;
                        	font-weight : 500;
                        	color : #CC3399;
                        	background : #FFFFFF;
                        	text-decoration : none;
                        	margin-left : 20px;
                        }
                        
                        .MenuOnmouse  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 12px;
                        	font-weight : 500;
                        	color : #0066FF;
                        	background : #FFFFFF;
                        	margin-left : 20px;
                        	text-decoration : none;
                        }
                        
                        A.cite  {
                        	font-family : Verdana, Arial, Helvetica;
                        	text-decoration : none;
                        	font-size : 10px;
                        	font-style : normal;
                        	color : #4C4C4C;
                        }
												
                        A.scorri  {
                        	font-family : Verdana, Arial, Helvetica;
                        	text-decoration : none;
                        	font-size : 10px;
                        	font-style : normal;
                        	color : #E0FFC4;
                        }
                        
                        A.scorri:hover  {
                        	color : #FFF200;
                        	text-decoration : none;
                        }

						A.scorri  {
                        	font-family : Verdana, Arial, Helvetica;
                        	text-decoration : none;
                        	font-size : 10px;
                        	font-style : normal;
                        	color : #E0FFC4;
                        }

						A.disabled  {
                        	font-family : Verdana, Arial, Helvetica;
                        	text-decoration : none;
                        	font-size : 10px;
                        	font-style : normal;
                        	color : #FFF200;
                        }
                        A  {
                        	font-family : Verdana, Arial, Helvetica;
                        	text-decoration : underline;
                        	font-size : 11px;
                        	font-style : normal;
                        	color : #CE3716;
                        }						

                        A.:hover  {
                        	color : #CC9900;
                        	text-decoration : none;
                        }						

                        OL  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : 400;
                        	color : #4C4C4C;
                        	text-align : justify;
                        	text-indent : 0;
                        	line-height : 1.5;
                        	font-style : normal;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
                        UL  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : 400;
                        	color : #4C4C4C;
                        	text-align : justify;
                        	text-indent : 0;
                        	line-height : 1.5;
                        	font-style : normal;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
                        LI  {
                        	color : #4C4C4C;
                        	font-size : 11px;
                        	font-family : Verdana, Arial, Helvetica;
                        	text-align : justify;
                        	text-indent : 0;
                        	line-height : 1.5;
                        	font-style : normal;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
                        DL  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : 400;
                        	color : #4C4C4C;
                        	line-height : 1.5;
                        	font-style : normal;
                        	text-decoration : none;
                        	text-transform : none;
                        }
                        
                        BR  {}
                        
                        .button  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : bold;
                        	color : #FFFFFF;
                        	background-color : #993300;
                        }
                        
                        I  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-style : italic;
                        }
                        
                        B  {
                        	font-family : Verdana, Arial, Helvetica;
                        	font-size : 11px;
                        	font-weight : bold;
                        }
                        
                        TABLE  {}
                        
                        TD  {
                        	color : #4C4C4C;
                        	font-size : 11px;
                        	font-family : Verdana, Arial, Helvetica;
                        	font-weight : normal;
                        	line-height : 1.5;							
                        	font-style : normal;
                        	text-decoration : none;
                        }
						input
						{	font-family: Arial, Helvetica, sans-serif;
							font-size: 8pt}

						select
						{	font-family: Arial, Helvetica, sans-serif;
							font-size: 8pt;
							font-weight: normal
						}		
						input.cerca
						{
							background-color: #FF9900;
							color: #FFFFFF;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 8pt;
							font-weight: bold
						}