body {
  font-family: Times New Roman;
  font-size: 11pt;
  color: #000000;
  padding: 0px 0% 50px 0%;
}

h1 {
  text-align: center;
  clear: right;
  font-size: 16pt;
  }

h2 {
  text-align: center;
  clear: right;
  font-size: 14pt;
}

h3 {
  text-align: center;
  clear: right;
  font-size: 12pt;
}

p {
  font-size: 11pt;
  text-indent: 1em;
  text-align: justify;
  margin: 0px;
  margin-bottom: 1ex;
}

.dt {
 
  font-size: 9pt;
  font-weight: bold
}

table.none {
  text-align: left;
  font-size: 11pt;
}

