 body,p,td{ 
  background-color: white;
  font-family: arial,helvetica,sans-serif;
  color: black;
  font-size: 10pt;
   }

 a:link,a:acitve,a:visited {
   font-family: arial,helvetica,sans-serif;
   color: black;
   text-decoration: none;
  }

  .gras {
   font-weight: bold;
   }

  .souligne {
   text-decoration: underline;
   }

 h1{
  font-family: arial,helvetica,sans-serif;
  color: black;
  font-size: 18pt;
  }
