/* old stuff */
table.autoscale {
   border:0;
   max-width:90%;
}

.smaller { font-size:75%; }

/* new stuff */
td.compact {
  font-size:75%;
}

