/* Empty */
BODY { margin-left: 0.7cm; margin-right: 0.7cm; background: white }

/* This positions the superscripted "1", "2" etc. that we use for
   footnote references.  This keeps the superscript within the
   line-height of the normal text, to avoid uneven line spacing. */
A.footnote SUP { vertical-align: text-top; font-size: 70% }
/* Set the color and disable underline for footnote references. */
A.footnote { color: red }
A.footnote:hover { background: #0ff }

/* Set the footnote text. */
DIV.footnote { font-size: 70% }
