  body {
  color:black;
  background-color:transparent;
  background-image:url(images/fond.jpg);
  background-repeat:repeat-x;
  font-family: verdana;
  font-size: 8pt; 

  }
  H1, H2 {
  font-family: verdana; font-size:100% ;font-style: bold;
  }
  H3 {
  font-family: verdana; font-size:100% ;color: #069190;font-style: bold;
  }
  a {
  color: #069190;
  text-decoration: none;
  font-weight: normal;
  }
  //a:hover {  }
  a:hover { 
  text-decoration: underline
  }

  P { 
  font-family: verdana;
  font-size: 10pt; 
  }
  TD { 
  font-family: verdana;
  font-size: 10pt; 
  }
