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}
TD{
 text-align: center;
/* background-color: #e8edf9; font-size: 110%; */
}
.nolink{ color: #ff7400; }

H1, H2, H3, H4, H5, H6 {
   font-weight: bold;
   color: green;
}

HR {
 color: #CC5200;
 size: 1;
}

a:hover {
 color : red; 
 font-weight : normal; 
 font-style : normal; 
 text-decoration : none; 
 background-color : transparent; 
} 
a:link {
 color : navy;
 font-style : normal;
 text-decoration : none;
 background-color : transparent;
} 
a:visited {
/* color: #000080; */
 text-decoration : none; 
} 
a:active {
 text-decoration : none; 
} 

.testo{margin: 5%;}
.sommario {background-color: #000000; color: #ff6600}
.section {text-align: left; font-weight: bold; font-size: 1.2em}
.subsection { text-indent: 3em; font-weight: bold}

.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: left; 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;
 font-size: 1.2em;
 color: #FFFF66
}

