.fr_titles
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #330066;
}
.fr_form_titles
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}
.fr_form_titles_instructions
{
	font-family: "Times New Roman", "serif";
	font-size: 18px;
	font-weight: normal;
	color: #330066;
}
.fr_category
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
a.fr_menu_links
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
a.fr_search_results
{
	font-family: Arial;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
}
.fr_error
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.fr_recipe_titles
{
	font-family: "Times New Roman", "serif";
	font-size: 20px;
	font-weight: bold;
	/*text-decoration: underline;*/
	color: #330066;
}
.fr_recipe_text
{
	font-family: "Times New Roman", "serif";
	font-size: 18px;
	color: #000000;
}
.fr_recipe_ingredient_text
{
	font-family: "Times New Roman", "serif";
	font-size: 18px;
    padding-left: 40px;
	color: #000000;
}
.fr_ingredients_background
{
	background-color: #F6F5FF;
}
.fr_ingredients_table
{
	border-width: 2px;
	border-style: dotted;
	border-color: #EBE8FF;
}