
P.linktitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  text-align: center;
}

P.linktab {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  font-weight: normal;
  text-align: center;

}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: normal;
  text-align: justify;
}

UL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: normal;
}

OL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: normal;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: normal;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: darkblue;
  font-weight: bold;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: darkblue;
  font-weight: bold;
}

H4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: darkblue;
  font-weight: normal;
}

A.book {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: darkblue;
  font-weight: normal;
}