TD {
  color : #333333;
  font-size: 100%;
}
.txt {
  color : #333333;
  font-size: 100%;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : teal;
}
.txt2 {
  color : #333333;
  font-size: 86%;
}