.MenuCell {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: bold;
	color: #666666;
	background-color: #99FF66;
	border: thin dotted #33CC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 1px;
	color: #008000;
	font-size:120%;
	font-weight:300;
	text-align: left;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}