a { color: blue; text-decoration: none; }

ul { list-style-type: none; }

table {
  font-size: larger;
}

#bottom {
  clear: left;
}

.blank {
  font-weight: bolder;
  color: black;
}

.crypt {
  color: blue;
}

.nonalpha {
  color: darkgrey;
  font-weight: normal;
}

.spacer {
  height: 8px;
}
