p {
  color: #444444;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 18px;
}
td, div {
  font-size: 13px;
  line-height: 18px;
  color: #444444;
 }
h2 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  /* color: #eaeaea; */
}
span.price
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #444444;
}

