.menu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border-color: black;
	background-color: white;
	cursor: pointer;
}

.bodyText {
	font-family: Arial;
	font-size: 10pt;
}

.bodyHeading {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
