p
  {
    font-size: 11pt;
    color: #000000;
    font-family: Times New Roman;
  }

h1
  {
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    font-family: Times New Roman;
  }

h2
  {
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
    font-family: Times New Roman;
  }

h3
  {
    font-size: 14pt;
    color: #0000FF;
    font-weight: bold;
    font-family: Times New Roman;
  }

a
  {
    text-decoration: underline;
    color: #0000FF;
    font-size: 11pt;
    font-family: Times New Roman;
  }

ul
  {
    font-size: 11pt;
    color: #000000;
    font-family: Times New Roman;
  }

.footer
  {
    font-size: 9pt;
    color: #000000;
    font-family: Times New Roman;
  }