.introtext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	margin: 10px;
	color: #FFFFFF;
}
.menuhighlight {
	background-color: #FFFFFF;
	background-position: center;
	text-align: left;
	color: #3D2314;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	font-style: normal;
}
.menutextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}
.largerheader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #FF9933;
}
