.txtCountry {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.txtRegion {
	font-weight: bold;
	padding-left: 20px;
}
.txtProducer {
	font-style: italic;
	padding-left: 20px;
}
.txtWine {
	padding-left: 40px;
	text-indent: -20px;
}
.txtState {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}