body {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 10pt;
	margin: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

pre {
  text-align: left;
  margin: 10pt;
  font-size: 9pt;
}

p {
  font-size: 9pt;
  margin: 10pt;
  text-align: justify;
}

li {
  margin-right: 25pt;
  margin-bottom: 8pt;
  text-align: justify;
  font-size: 9pt;
}
a {
  text-decoration: none;
  font-size: 9pt;
}

a:hover {
  text-decoration: underline
  font-size: 9pt;
}

a:visited {
  text-decoration: none;
  font-size: 9pt;
}

a:link {
  text-decoration: none;
  font-size: 9pt;
}

a:active {
  text-decoration: none;
  font-size: 9pt;
}