/**************************************/
/*                                    */
/*  Feuille de style pour impression  */
/*                                    */
/**************************************/

/* styles génériques */
body {color: black; background: white;}
a:link, a:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
h1, h2, h3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
