BODY {
/* background-image: url(sfondo.gif); background-repeat: repeat; margin: 5%; */
 margin-left: 5%; margin-right: 5%;
  font-size: medium;
   background-color: white; color: black;
   font-family: "Minion Web", "Times New Roman";
}

TABLE { text-align: center; background: white; color: black}

H1, H2, H3, H4, H5, H6 {
   font-style: bold; color: green;
}

HR {
 color: #CC5200;
 size: 1;
}

.testo{margin: 5%;}
.sommario {background-color: #000000; color: #ff6600}
.section {text-align: left; font-size: 100%}
.subsection { text-indent: 3em;}
.navbar {background-color: #ffcc33; text-align: center}
.logo {text-align: center}
.enorme{text-align: center; font-size: 200%}
.grande{text-align: center; font-size: 144%}
.titolo{text-align: left; text-color: #CC5200; font-size: 120%}
.titolopiccolo{text-align: left; text-color: #CC5200; font-size: 100%}
.autore{text-align: center; color: #FF7400; font-size: 120%; font-weight: bold}

em {font-style: normal; font-weight: bold}
BLOCKQUOTE { padding-top: 0.3em; padding-bottom: 0.3em }

div.center {
 text-align: center;
 font-weight: bold;
 color: #FFFF66;
   font-size: 110%;
}


