body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	/*cursor:url("tarantula.cur");*/
	
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.FormElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

p.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
a:link, a:visited, a:active {
	color: #00a0c4;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
.ageVerification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #00a0c4;
	text-align: center;
	vertical-align: top;
}

.RecipeTitle {
	color: #00a0c4;
	font-weight: bold;
	font-size: 11px;
}

<style> 
