/*
 * Style sheet for the dicembre pages
 */
   :link { text-decoration: underline; color: #ffffff }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 11pt; font-weight: bold; font-style: italic; color: #de6800; }
   .redc { color: red; }
   .green { color: green; }
   .white { color: #ffffff; }
   .black { color: #000000; }
   .sign { font-size: 8pt; }
   big { font-size: 140%; }
   body { background: #000; color: #eee; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 125% }
   hr { height: 0.5px; }
   img { border-width:0px; }