p
{
  font: normal Arial;
}

td.terryscell
{
  border-top: 1px dotted silver;
  border-bottom: 1px dotted silver;
  border-left: 1px dotted silver;
  padding-top:10px;
}

td.terryscell2
{
  border-top: 1px dotted silver;
  border-bottom: 1px dotted silver;
  border-right: 1px dotted silver;
  padding-top:10px;
  padding-right:20px;
}
.overlined {border-top: 1px solid silver}