BODY {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #000000;
 padding: 15px;
 cursor: crosshair;
 scrollbar-track-color: #ffffff;
}
A {
 text-decoration: none;
 background-color: #ffffff;
}
A:Hover {
 text-decoration: underline;
 cursor: help;
}
P.Nom {
  font-size: xx-large;
  text-align: center;
  font-weight: bold;
  font-family: "Futura Lt BT", Futura, sans-serif;
}
P.Titre {
  font-size: x-large;
  text-align: center;
  font-style: italic;
  font-family: "Futura Lt BT", Futura, sans-serif;
}
DIV.refs {
  text-align: center;
}

