
BODY {
  font-family: sans-serif;
}

TD P {
  font-family: sans-serif;
  font-size: small;
}

P {
  font-family: sans-serif;
  font-size: small;
}

H1 {
  font-family: sans-serif;
  color: maroon;
  font-size: large;
  text-align: center;
}

H2 {
  font-family: sans-serif;
  color: navy;
  font-size: medium;
  border-right: thin navy;
  border-bottom: thin navy;
}

H3 {
  font-family: sans-serif;
  color: teal;
  font-size: small;
}

.subtitle-h1 {
  text-align: center;
  font-size: medium;
  color: maroon;
}

.subtitle-h1 A {
  color: maroon;
}

.toc-h2 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  color: navy;
  font-family: sans-serif;
  font-size: small;
  margin-left: 0.5cm;
  font-weight: bold;
}

.toc-h3 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  color: teal;
  font-family: sans-serif;
  font-size: small;
  margin-left: 1.2cm;
  font-weight: bold;
}

.toc-h2 A {
  color: navy;
  text-decoration: none;
}

.toc-h3 A {
  color: teal;
  text-decoration: none;
}

H2 A {
  color: navy;
  text-decoration: none;
}

H3 A {
  color: teal;
  text-decoration: none;
}

.rdv {
  font-family: sans-serif;
  font-size: small;
  color: #800000;
}

.comment {
  font-family: sans-serif;
  font-size: small;
  font-style: italic;
}

DL {
  font-size: small;
}

LI {
  font-size: small;
  font-family: sans-serif;
}
