.copyright {
	font-size: smaller;
	font-style: italic;
}
.winetitle {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.wineType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.wineprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}