h2 {
  font-size: 24px;
}

table {
  margin: 16px;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #2c2c2c;
  border-bottom: 1px solid #2c2c2c;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  width: 100%;
}

td,
th {
  padding: 4px;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #2c2c2c;
  border-left: 1px solid #2c2c2c;
}

main {
  background-image: url(../img/i21.gif);
}

p#select {
  font-weight: bold;
  font-size: 10pt;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #b22222;
}

td.name {
  width: 18%;
}
