body { margin: 0pt; background-color: #FFF; font-family: verdana;}
.head
{
  margin: 10px 15px;
  font-weight: bold;
  font-size: 9pt;
}
.text
{
  margin: 15px 20px;
  font-size: 8pt;
}
.link
{
  text-decoration: none;
  color: #000;
}
.link:hover
{
  text-decoration: underline;
  color: #00A;
}
.box
{
height:110px;
}
.pricesheet
{
border-bottom: 1pt solid black;
}