body       {
  color: #dd7777;
  margin: 0px;
  font-family: Arial, Helvetica;
  font-weight: normal;
  padding: 10px 0 0 0;
  outline: none;
}
a          {
  color: #228888;
}
#tbl-main   {
  background: #ffffff;
  table-layout: fixed;
  width: 610px;
  text-align: center;
  border-width: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}
