BODY{
  color : navy;
  background-color : #e8e8ff;
  text-decoration : none;
  font-family : sans-serif;
  font-size : 10pt;
  margin-top : 1px;
  margin-bottom : 1px;
}
.docpath{
  font-size : 0.8em;
  text-align : left;
}
.header{
  font-size : 1.4em;
}
.devis{
  font-weight : bold;
  font-size : 0.80000em;
  color : blue;
  text-align : center;
}
TABLE{
  font-size : 1em;
}
DIV{
  font-size : 1em;
}
A{
  color : blue;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
