.MenuCell {
	// font-family: "Comic Sans MS";
	font-family: Helvetica, Univers, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	background-color: #99FF66;
	border: thin dotted #33CC00;
}
H2 { font-family: Helvetica, Univers, sans-serif;
	 color: blue }
H3 { font-family: Helvetica, Univers, sans-serif;
	 color: blue }

