BODY {
 background-color: #66CC99;
 color: #400000;
   font-family: "Minion Web", "Times New Roman";
 margin-left: 8%; margin-right: 8%;
  font-size: medium;
}

TABLE { text-align: center; 
 background: #66CC99; color: black;
 border-width: thin;
 padding: 0.3em;
}
H1, H2, H3, H4, H5, H6 {
   font-style: bold;
 background-color: #66CC99; color: green;
 text-indent: 5%
}
em {font-style: normal; font-weight: bold}
BLOCKQUOTE { padding-top: 0.3em; padding-bottom: 0.3em }
HR {
 color: #CC5200;
 size: 1;
}

div.center {text-align: center}

.navbar {background-color: #ffcc33; color: black; text-align: center}
.enorme{text-align: center; font-size: 200%}
.grande{text-align: center; font-size: 144%}

