body {
  font-size:0.8em;
}

#restable {
  color: #000000;
}

a:link, a:hover, a:visited {
  color: #0000EB;
}

#restable th {
  background-color: #FFB114;
}

.not-listed {
  background-color: #B3FF66;
}

.error {
  background-color: #FFFF29;
}

.listed {
  background-color: #FF6666;
}

