/* Foglio di stile per il sito Web "Heliogabalus" di Fanny & Alexander */

A:link { text-decoration: none; color: #D10000; }
A:visited { text-decoration: none; color: #D10000; }
A:hover { text-decoration: underline; color: #D10000; }
A:active { text-decoration: none; color: #D10000; }

BODY { margin: 0px; 
       width: auto;
       padding: 0px; } 
                 
BODY, TABLE, TD { font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 8pt;
                  background-color: white;
                  color: black;  }


.low  { font-size: 85%; color: #000000; }

.grigio { background-color: #CCCCCC; }

H1 { font-size: 18px; line-height: normal;
     font-variant: small-caps; }
cite {
	font-style: normal;
	clip: rect(auto,auto,auto,auto);
}
