  BODY
  { font-family: "Book Antiqua", "Bookman Old Style", serif; margin: 1em; }
  P, LI,
  DD, DT    { text-align: justify; }
  DT        { font-weight: bold; }
  H2, H3,
  H4, H5    { text-align: center; }
  A:link    { color: Red; }
  A:visited { color: DarkViolet; font-style: italic; }
  A:focus   { color: black; }
  .noir     { border: thin solid black; padding: 0.5em; }
  .titre
  { font-size: 24; font-weight: bold; font-style: normal; cursor: default
    color: black; text-align: center; vertical-align: text-top; text-decoration: underline; }
  .lettrine { font-size: 24; font-style: italic; font-weight: bold;
              color : #FFFFC0; background-color : black; }
  .note  { text-indent: 0; font-family: "Times New Roman", serif;  font-size: 13; }
  .apn	 { font-size: 65%; font-style: normal; vertical-align: super; }
  .lft   { text-align: left; }
