.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodyURL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.bodyURL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.bodyURL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
.bodyURL:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #D9E5F6;
	text-indent: 5px;
}
.menuURL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #D9E5F6;
	text-indent: 5px;
}
.menuURL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #D9E5F6;
	text-indent: 5px;
}
.menuURL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	background-color: #D9E5F6;
	text-indent: 5px;
}
.menuURL:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	background-color: #D9E5F6;
	text-indent: 5px;
}
.markets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 999999;
}
.marketsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 999999;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.textitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.recipeitalic {
	font-family: times;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.recipeitalicURL {
	font-family: times;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #003399;
}
