.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight : bold;
}

.headline1 a:link,
.headline1 a:visited,
.headline1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight : bold;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: None;
	font-weight: normal;
}

.bodytext a:link,
.bodytext a:visited,
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: None;
	font-weight: normal;
}



 .recipesummary1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	TEXT-TRANSFORM: capitalize;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E0E0E0;
	TEXT-DECORATION:  none;
}

.recipesummary1 a:link,
.recipesummary1 a:visited,
.recipesummary1 a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: underline
}


.recipesummary2{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	TEXT-TRANSFORM: capitalize;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EFEFEF;
	TEXT-DECORATION: none
}
.recipesummary2 a:link,
.recipesummary2 a:visited,
.recipesummary2 a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: underline
}


.subsectioncatsalt {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	color: #000000;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
}

.subsectioncatsalt a:link,
.subsectioncatsalt a:visited,
.subsectioncatsalt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EEEFDF;
	color: #000000;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
}


.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5E5D5D;
}
.small_text a:link,
.small_text a:visited,
.small_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5E5D5D;
}


/* Food Fight Styles-----------------------------------------------------*/ 
.episodeText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	FONT-WEIGHT: bold; 
	text-transform: uppercase;
} 

.largeTitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #002E6C; 
	FONT-WEIGHT: bold; 
} 

.blueBkgdText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #002E6C; 
	background-color:#B1D4FF 
} 

.blueBkgdText a, .blueBkgdText a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #002E6C; 
} 

.redBkgdText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FACE68; 
	background-color:#D5473C 
}

.dkBlueBkgdText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FACE68; 
	background-color:#2866AF 
} 

.largeBlueText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #002E6C; 
	FONT-WEIGHT: bold; 
} 

.largeYellowText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FACE68; 
	FONT-WEIGHT: bold; 
} 

.captionText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-style : italic;
} 

/* End Food Fight Styles -----------------------------------------------------*/