.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75696e;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}
.FormElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.intForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.intFormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2BF1F;
	font-weight: bold;
}
#ageVerification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #D2BF1F;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D2BF1F;
}

.RecipeTitle {
	font-weight: bold;
	font-size: 14px;
}
.DistributorTitle {
	font-weight: bold;
}
.DistributorCopy {
	font-size: 10px;
	line-height: 125%;
}