BODY { margin-left: 4em; margin-right: 4em; font: 10pt arial, sans-serif; }
H1   { text-align: center; font: bold 20pt arial, sans-serif; }
H2   { text-align: center; font: bold 18pt arial, sans-serif; }
H3   { text-align: center; font: bold 16pt arial, sans-serif; }
H4   { text-align: left;   font: bold 14pt arial, sans-serif; }
P    { text-align: justify; }
P.mailaddr { text-align: center; font: 8pt arial, sans-serif; }
TD   { font: 10pt arial, sans-serif; }
TD.author { font: italic 9pt arial, sans-serif; padding-bottom: 3pt; }
A:link    { text-decoration: none; color: navy; }   /* unvisited links */
A:visited { text-decoration: none; color: black; }  /* visited links   */
A:hover   { text-decoration: none; color: blue; }   /* user hovers     */
A:active  { text-decoration: none; color: lime; }   /* active links    */
