body div p, body div p.first { /* Full reference for NN4 */
	font-family: Georgia, serif;
	color: #666;
	line-height: 1.45em;
	margin-top: 0;
	margin-bottom: 0;
	}

p.content {
	font-size: regular;
	/*/*/ font-size: medium; /* */ 
	font-family: Georgia, serif;
	color: #666;
	line-height: 1.45em;
	}

p.content a:link {
	color: #666 ;
	text-decoration: none;
	}
	
p.content a:hover {
	color:#CCFF33;
	background-color: #666;
	text-decoration: none;
	}	

p.food {	
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: regular;
	margin-left: 10px;
	margin-right: 10x;
	color:#CCFF33	}

/***** Template dHTML styles *****/

#Cereal, #Toast, #Fruit, #Convenience {
	position:absolute;
	left:390;
	width:200;
	height:62px;
	z-index:4;
	visibility: hidden;
	text-align: center;
	color: #333366;
}

