body {
  font-family : verdana, tahoma, arial, helvetica, sans-serif;
  font-size : 9pt;
  line-height : 12pt;
  color : black;
  text-align : justify;
  cursor : default;
  margin-left : 0pt;
  margin-right : 0pt;
}

p {
  font-family : verdana, tahoma, arial, helvetica, sans-serif;
  font-size : 100%;
  margin-left : 10pt;
  margin-right : 5pt;
}

.decalage1 {
  margin-left : 30pt;
}

.decalage2 {
  margin-left : 50pt;
}

.decalage3 {
  margin-left : 70pt;
}

ul , h1 , h2 , h3 , h4 , h5 , table , tr , td {
  font-family : verdana, tahoma, arial, helvetica, sans-serif;
  font-size : 100%;
}

a {
  font-size : 100%;
  font-weight : bold;
  text-indent : 0;
  padding-left : 5pt;
  padding-right : 5pt;
  cursor : pointer;
}

a:link {
  text-decoration : none;
  color : rgb(22,132,178);
}

a:visited {
  text-decoration : none;
  color : rgb(18,142,135);
}

a:active {
  background-color : rgb(18,106,142);
  color : rgb(255,255,255);
}

a:hover {
  background-color : rgb(18,106,142);
  color : rgb(255,255,255);
}

.large {
  font-size : 150%;
  font-weight : bold;
  line-height : 125%;
}

.medium {
  font-size : 125%;
  font-weight : bold;
  line-height : 125%;
}

.small {
  font-size : 80%;
  line-height : 125%;
}

.lastupdated {
  font-size : 80%;
  line-height : 125%;
  text-align : right;
  margin-left : 10pt;
  margin-right : 5pt;
}

.button {
  background-color : white;
  text-decoration : none;
  padding-left : 0pt;
  padding-right : 0pt;
  cursor : pointer;
  margin-left : 0pt;
  margin-right : 0pt;
}
