/* tavola colori GRIGIO SCURO rgb(51, 51, 51) - ARANCIONE rgb(254, 133, 21) - VERDE ACIDO rgb(153, 153, 0) - GRIGIO CHIARO rgb(204, 204, 204)*/

/* H1 testo per MENU colore GRIGIO SCURO*/
H1 { text-decoration: none; font-weight: normal; font-family: Swis721 BT; font-size: 10pt; color: rgb(51, 51, 51);}



/* H2 testo per TITOLO colore ARANCIONE */
H2 { text-decoration: none; font-weight: bold; font-family: bookmark old style; font-size: 26pt; color: rgb(254, 133, 21);}



/* H3 testo per DESCRIZIONE colore GRIGIO SCURO */
H3 {text-decoration: none; font-weight: normal; font-family: bookmark old style; font-size: 12pt; color: rgb(204, 204, 204);
}



/* H4 testo per COPYRIGHT colore GRIGIO SCURO */
H4 { text-decoration: none; font-weight: normal; font-family: Swis721 BT; font-size: 8pt; color: rgb(51, 51, 51);
}
