body {
  font-family: Arial, sans-serif;
	font-size: 12pt;
}

#desc {
  font-size: 14pt;
  font-weight: bold;
}

h1 {
  font-size: 16pt;
}

h2 {
  margin-top: 2em;
  font-size: 14pt;
}

h3 {
  margin-bottom: 0em;
  font-size: 12pt;
}

p {
  margin-top: 0.5em;
}

ul, ol {
  page-break-before: avoid;
}

li {
  margin-bottom: 0.8em;
}

#top, #bottom, #subsubsubnav {
  display: none;
}

table {
  margin-left: 2em;
}

th {
  text-align: left;
}

td {
  text-align: right;
}