table {
  width: 100%;
  margin: 10px 0;
  border-spacing: 0;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 100%;
  line-height: 1.5;
}

.tbody {
    font-family: Georgia,"Times New Roman",Times,serif;
    line-height: 1.5;
    width: 100%;
    margin: 10px 0;
    border-spacing: 0;
}

#tbody {
    font-family: Georgia,"Times New Roman",Times,serif;
    line-height: 1.5;
    width: 100%;
    margin: 10px 0;
    border-spacing: 0;
}