.columnL {
  border: none;
  font-size: larger;
  padding: 5px;
  text-align: justify;
  text-indent: 1em;
  vertical-align: top;
}
.columnR {
  border: none;
  font-size: larger;
  padding: 5px;
  text-align: justify;
  text-indent: 1em;
  vertical-align: top;
}
.columnLB {
  border-right: solid black 1px;
  font-weight: bold;
  padding: 5px;
  text-align: justify;
  text-indent: 1em;
  vertical-align: top;
}
.columnRB {
  font-weight: bold;
  padding: 5px;
  text-align: justify;
  text-indent: 1em;
  vertical-align: top;
}
.justify {
  text-align: justify;
  font-size: 18px;
}
.key {
  background-color: #c0c0c0;
  color: black;
  font-family: monospace;
  font-size: 16px;
}
.invbold {
  background-color: transparent;
  border-style: none;
  font-weight: bold;
}
.smiley {
  background-color: #ccffcc;
  color: #330066;
  font-family: monospace;
  font-size: 20px;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
}
.tabledrct {
  background-color: #ccffcc;
  color: black;
  font-family: monospace;
}
.tablefile {
  background-color: transparent;
  color: black;
  font-family: monospace;
}
.tablehead {
  background-color: #99cc00;
  color: black;
}
.weddshow {
  background-color: transparent;
  border-style: none;
  color: #000080;
  font-family: monospace;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.weddyear {
  background-color: transparent;
  color: #6633ff;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}


