body {
 margin: 20pt 20pt 20pt 20pt;
}

title {
  display:none;
}

td {
 font-size: 9pt;
 font-family: Arial;
 line-height: 110%;
}

table {
 width: 97%;
}

#menu,#content-left,#footer,#background-description {
 display: none;
}

a {
 color: #000;
 text-decoration: none;
}

h1 {
 font-family: Georgia;
 font-size: 15pt;
 font-weight: normal:
}

h2 {
 font-family: Georgia;
 font-size: 11pt;
 font-weight: normal:
 margin: 15 0 0 0;
}


 h3 {
  margin: 20px 0 20px 0;
  color: #4d0960;
  font-size: 14px;
  font-weight: normal;
}
td.name {
 width: 35%;
}
td.amount {
 width: 7%;
}
td.description {
 width: 48%;
}
td.cost {
 width: 8%;
}

td {
 height: 15pt;
}

.product-image {
 float: right;
}