@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
}
.Header {
	font-size: 64px;
}
.MenuItem {
	font-weight: bold;
	background-color: #FFFF66;
}
