/* CSS Document */

body {
	background-color: #F3EAEA;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;	
}
.wineType {
	color: #812729;
	font-size: large;
	font-weight: bold;
}
.wineName {
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;	
}
