body {
	font-family: arial, helvetica, sans-serif;
	background-color: #600028;
	font-size: 12px;
}
p.normal:first-letter {
  font-family: "Benguiat Bk BT";
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  float: left;
  margin-right: 3px;
  margin-left: 12px;
}
p.wine_sort {
  color: #990000;
  font-size: 10pt;
  font-weight: bold;
}
td.price_wine {
  color: #600028;
  font-size: 14px;
  padding-top: 20px;
}
td.price_wine a {
	text-decoration: none;
}
td.price_wine a:hover {
	text-decoration: underline;
}
span.price_title {
  color: #600028;
  font-size: 13px;
}
div.price_desc {
  font-size: 12px;
}
