*|table {
  border: 2px solid #a66f7b;
  border-collapse: collapse;
  font-weight: inherit;
}
*|td {
  border: 2px solid #a66f7b;
  padding: 10px 5px 5px;
  font-weight: inherit;
  width: 50%;
  vertical-align: top;
}
*|tr {
  border: 2px solid #a66f7b;
}
