.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.title1 {
	font-family: Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #246382;
}
.price {
	font-family: Georgia;
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
