
  .mmenu {
	background-color: rgb(204, 204, 204);
	text-align: left;
	}
  ul.footnote {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent:: -1em;
	}
  li.ft1:before {
	content: "*";
	}
  li.ft2:before {
	content: "**";
	}

