P {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: black;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 22pt;
  font-weight: bold;
  color: black;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}

Q {
  font-style: italic;
}

BLOCKQUOTE {
  font-style: italic;
  text-indent: 0cm;
  margin-right: 0cm;
  margin-left: 0cm;
}
.sup {
	vertical-align: super;
	font-size: 9px;
}
.sub {
	font-size: 9px;
	vertical-align: sub;
}

td {

  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: black;
}
th {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: black;
	font-weight: bold;
	text-align: left;
}

