BODY {
/* background-image: url(sfondo.gif); background-repeat: repeat; */
/* margin: 10%; */
/* background-color: #66CC99; color: #400000; */
   background-color: white; color: black;
   font-family: Palatino, Verdana, Arial, Helvetica, sans-serif
}

TABLE { text-align: center; background: white; color: black}

H1, H2, H3, H4, H5, H6 {
   font-family: "Minion Web", Palatino, "Times New Roman", serif;
   font-style: bold; color: green;
   text-indent: 5%
}

A:link {background-color: #ccffcc; color: #000000}
A:visited {background-color: #99ffcc; color: #000000}
A:active {background-color: #99cccc; color: #000000}
A:hover {background-color: #66cccc; color: #000000}

.sommario {background-color: #000000; color: #ff6600}
.section {font-family: courier, "courier new", monospace}
.subsection {font-family: courier, "courier new", monospace}
DIV.section { text-align: left; font-size: 120%}
DIV.subsection { text-indent: 2em;  font-size: 110%}
.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%}

em {font-style: normal; font-weight: bold}
BLOCKQUOTE { padding-top: 0.3em; padding-bottom: 0.3em }

div.center {
 text-align: center;
 font-family: Palatino, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12pt;
 color: #FFFF66
}

