body
{
  font-size: small;
  font-family: Verdana;
  page: landscape;
  width: 10in;
}
table
{
  width: 5in;
  font-family: Verdana;
  overflow: scroll;
  font-size: small;
}
th, td
{
  width: 0.5in;
  page-break-after: avoid;
  font-size: small;
  text-align: center;
}
td
{
  white-space: nowrap;
}
tr
{
  page-break-inside: avoid;
  font-size: small;
}
