.error {
  color: red;
}

.green {
  color: forestgreen;
}

th.statleft, td.statleft {
  text-align: left;
  padding-left: 10px;
}

th.statright, td.statright {
  text-align: right;
  padding-right: 10px;
}
