body {
  margin-top : 25px;
  margin-left : 20px;
  color : #000000;
  background : #ffffbf;
  background : #ffffbf url(back.gif) repeat;
}

h3 {
  color : #008761;
}

a:link {
  text-decoration : underline;
  color : #008761;
}

a:visited {
  text-decoration : underline;
  color : #008761;
}

a:hover {
  color : #008761;
  text-decoration : none;
}

table.prod {
  border: thin solid #008761;
}

td.prod {
  border: thin solid #008761;
}

p.caption {
  font-size : 12px;
  font-style : italic;
}

p.hline {
  font-size : 20px;
  font-style : bold;
  color : #008761;
}
