  table.feet
    { 
     font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
     font-weight: bold;
     font-size: 15px;
     background-color: auto;
     width:auto;
     border-style:none;
     border-color:#000000;
     border-width:0px;
     float: center;
     margin-left: auto;
     margin-right: auto;
  }

  th.feet
    {
     font-size: 12px;
     font-weight: normal;
     background-color:auto;
     color:#000000;
     border-style:none;
     border-width:1px;
     border-color:#000000;
     text-align:center;
  }

  tr.feet
  { 
     vertical-align:top; font-size:12px; line-height: 19px;
  }

  td.feet
  {  
     font-size: 15px;
     font-weight: normal;
     font-style: normal;
     height:23px;
	 background-image: url(images/web_design/hand.gif);
     color:#000000;
     border-style:none;
     border-width:0px;
     border-color:#006600;
     text-align:centre;
     padding: 0px 0px 0px 0px;
  }
    td.feet2
  {  
     font-size: 15px;
     font-weight: normal;
     font-style: normal;
     height:auto;
     color:#ffffff;
     border-style:none;
     border-width:0px;
     border-color:#006600;
     text-align:left;
     padding: 0px 0px 0px 5px;
  }