body {
  font-family: sans-serif;
}
h1 {
  font-size: 12pt;
}
.statistics {
  font-size: smaller;
}
.strikethrough {
  text-decoration: line-through;
}
.smallbutton {
  background-color: transparent;
  font-size: smaller;
}
img.flag {
  border: 0px;
  width: 16px;
  height: 12px;
}
form {
  margin-bottom: 10px;
  margin-top: 10px;
}
th {
  border: 1px outset;
  font-weight: normal;
}

