/* general presentation stuff */

body, p, td, th, ul, a {
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}

a, a.visited {
	color: #369;
}

.Heading1 {  font-family: "Times New Roman", Times, serif; font-size: 44px; font-style: normal; font-weight: normal; color: #000000}

.Heading1italic {  font-family: "Times New Roman", Times, serif; font-size: 44px; font-style: italic; color: #000000}


/* control of block-level elements.  */

#content {
	background-color: #fff;
	width: 100%;
	border: none;
}

#navigation, #footer, .noprint {
	display: none;
}

.foodname-angl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003366}

.foodname-russ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}

.rec-subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}