/* stylesheet yardstickDSL.css */

body
{
  font-family:verdana,arial,helvetica;
  font-size:10pt;
  font-weight:400;
  background-image:url('YardstickBkgrnd.jpg');
}

td
{
  font-family:verdana,arial,helvetica;
  font-size:10pt;
  font-weight:semi-bold;
  text-align:center;
}

td.Short10
{
  Height:10;
}

td.Small
{
  font-family:verdana,arial,helvetica;
  font-size:8pt;
  font-weight:normal;
}

