BODY {margin-left:5pt;
   margin-right:10pt;
   margin-top:10pt;
   color: #000000;
   background: #fbfbfb;
   }
H1 {
    font-family: Arial;
    font-size: 28px;
    font-weight: 900;
    color: brown;
    }
H2 {font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    color: brown;
    }
H3 {
   font-family: Verdana, Arial;
   font-size: 12px;
   font-style: italic;
   font-weight: 700;
   color: brown;
   }
H4 {
    font-family: Arial;
    font-size: 11px;
    color: brown;
    }
P {
   font-family: Arial;
   font-size: 12px;
  }
ol {
   font-family: Arial;
   font-size: 10pt;
  }
td {
   font-family: Arial;
   font-size: 12px;
   }

.lapide {font-family: Arial;
   color: brown}

.footer {
         font-family: Verdana, Arial;
         font-size: 12px;
         font-weight: 700;
         color: #FFFFFF;
         /* background: #000080; */
	 text-align: center;
         }

.header {
         font-family: Verdana, Arial;
         font-size: 12px;
         font-weight: 700;
         color: brown;
         background: #FFF8DC; /* F3ECDC */
	 text-align: center;
	border: 1px solid;
     	}

.cita {
 font-family: Verdana, Arial;
 font-size: 11px;
 color: brown;
}

.bordo {
        font-family: Verdana, Arial;
        font-size: 10px;
	text-decoration : none;
        color: #000000;
}

.centr {font-size: 8pt;
	text-align: center;
}

.ridotto {
	font-size: 8pt}

.nuovo {margin-left:20pt;
 	margin-right:10pt;
	text-align: justify;
}

A, A:link {text-decoration : none;
	 color: #007700;
          font-style: normal;
          }

A:visited, A:active { text-decoration : none;
          font-style: normal;
          color: #99cc99}


