body {
	background-color: #DFDFDF
}
.menuheading {
	font-family: "Helvetica Neue", FreeSans, Helvetica, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #272727;
	text-decoration: none;
}
body { margin: 10px 10px 10px 10px; }
a:link {
	text-decoration: none;
	color: #666600
}
a:visited {
	text-decoration: none;
	color: #666600
}
a:hover {
	text-decoration: underline;
	color: #666600
}
a:active {
	text-decoration: underline;
	color: #666600
}
.menusubheadings {
	font-family: "Helvetica Neue", FreeSans, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #272727;
	text-decoration: none;
}
.menugeneraltext {
	font-family: "Helvetica Neue", FreeSans, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #272727;
	text-decoration: none;
}
