body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: justify;
}
h1 {
	font-size: 10px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-size: 14px;
	text-align: justify;
}
a:active {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
.photocaption {
	font-size: 10px;
	font-style: italic;

}
.header {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC6666;
	text-align: center;

}
.wineheaderwhite {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #009966;
	color: #FFFFFF;

}
.wineheaderverde {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #00CC66;
	color: #FFFFFF;

}
.wineheaderespumante {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF99;
	color: #000000;

}
.wineheaderrose {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #FF9999;
	color: #FFFFFF;

}
.wineheaderred {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #CC3333;
	color: #FFFFFF;

}
.wineheaderfortified {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #990000;
	color: #FFFFFF;

}
.wineregion {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	color: #666666;

}
.winetitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;

}
.winedescription {
	font-size: 11px;
	text-align: center;

}
.grapes {
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;

}
.winepricemain {
	font-size: 16px;
	text-align: center;
	color: #666666;
	background-color: #666633;
	color: #FFFFFF;

}
.winepriceclub {
	font-size: 16px;
	text-align: center;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;

}
.smalltext {
	font-size: 10px;
}
.emphasis {
	font-size: 16px;
	font-weight: bold;
}
