* {
  font-family: Arial;
}
body {
  font-size: 10pt;
  background: #ffffff;
}
table, th, td {
  font-size: 10pt;
  border: 1px solid #e8e8e;
}
th, td {
  padding: 2px;
}
.number {
  text-align: right;
}
h1{
  border-bottom: 1px dashed #516791;
  color: #516791;
}
h2{
  color: #699cca;
}
.footnote {
  color: #999999;
}
