body {
  margin: 15px;
  padding: 0;
  background-color: #C0C0C0;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-image: url(bg.gif);
  }

table, tr, td, img {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  table-layout: auto;
  }
table.Page {
  width: 100%;
  border-color: black;
  }
table.Page tr td  {
  vertical-align: top;
  }
table.Page tr.Page_A td.Page_1  {
  width: 112px;
  }
table.Page tr.Page_A td.Page_2  {
  width: 605px;
  }
table.Page tr.Page_A td.Page_3  {
	background-image:	url(Page_A3.gif);
	background-repeat:	repeat-x;
  width: 100%;
  }
table.Page tr.Page_A td.Page_4  {
  width: 10px;
  text-align: right;
  }
