BODY {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
  text-align: left;
  color: #000000;
  background: #FFFFFF;
}

DL {
 color: #000000;
}

DT {
 font-family: verdana,arial,helvetica;
 font-weight: bold;
}

DD {
 font-family: verdana,arial,helvetica,serif;
 font-size:7pt;
}

P {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
  margin-left: 1em;
  margin-right: 1em;
  text-align: left;
}

PRE {
  font-family: monospace;
  font-size: 10pt;
  background: #BBEFF7;
  margin-left: 1em;
}
  
H1 {
  font-family: verdana,arial,helvetica;
  font-size: 20pt;
  font-weight: bold;
  color: #003366;
  text-align: right;
}

H2 {
  font-family: verdana,arial,helvetica;
  font-size: 12pt;
  color: #003366;
  font-weight: bold;
}

H3 {
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-weight: bold;
}

H4 {
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  font-weight: bold;
}

UL {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
  list-style-type: disc}

OL {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
  list-style-type: decimal;
}

TABLE {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
  border-style: none;
}

CAPTION {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
  font-weight: bold;
  text-align: left;
}

TH {
  font-family: verdana,arial,helvetica;
  font-size:8pt;
  font-weight: bold;
  text-align: left;
  color: #000000;
  background: #C8C8C8;
}

TD {
  font-family: verdana,arial,helvetica;
  font-size:9pt;
}

.fondbleu {
  background: #BBEFF7;
}
  
A:LINK {
  text-decoration: underline;
  color: #006699;
}

A:VISITED {
  text-decoration: underline;
  color: #006699;
}

A:HOVER {
  text-decoration: underline;
  background: #BBEFF7;
  color: #003366;
}

HR {
 margin: 0em 0em 0em 0em;
}
 

