body {
  font-size: 10px;
  background: #ffffff;
}
h1,h2,h3 {
  font-family: sans-serif;
}
h4 {
  margin-bottom: 6px;
}
h1 small,h2 small,h3 small {
  font-style: italic;
  font-weight: normal;
  font-size: 75%;
}
table {
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-family: sans-serif;
  width: 620px;
}
td {
  border: 1px dotted #000000;
  width: auto;
  padding: 3px 12px 3px 12px;
  text-align: right;
}
td.box {
  width: 190px;
}
td.tick {
  width: 16px;
  border-right: 1px solid #000000;
}
