table {
  margin-top: 6px;
}

.dark, p, td {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #4F4F4F;
}

.bright {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #CACACA;
}

.longtext {
  line-height: 1.5;
}
