table.footer {
  width: 800px;
  height: 40px;
  margin: 0px;
  border-width: 0px;
  border-style: solid;
}
td.footer {
  width: 800px;
  height: 20px;
  font-family: "Verdana"; 
  color: #606060;
  font-size: 12px; 
  text-align: center;
  vertical-align: middle;
}

