
  .normal {
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 10pt;
      font-style: normal;
      font-weight: normal
      }

  .bold {
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 10pt;
      font-style: normal;
      font-weight: bold
      }

  H1 {
      color: #0000DD
      }

  H2 {
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 14pt;
      font-style: normal;
      font-weight: bold;
      color: #0000DD
      }

  H3 {
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 12pt;
      font-style: normal;
      font-weight: bold;
      color: #0000DD
      }

  H4 {
      color: #0000DD
      }

  A {
      color: #0000DD
      }

