body {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.title {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	color: #8E0044;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.menuType {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #000000;
	font-size: medium;
	text-transform: uppercase;
}
.menuCategory {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #000000;
	font-size: medium;
	text-align: center;
	text-transform: uppercase;
}
.menuCategoryDesc {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.menuItem {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.menuItemDesc {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #000000;
	text-transform: capitalize;
}
.menuItemPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	color: #000000;
}
.textNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.menuSubItem {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: normal;
}
.textEmphasized {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.textAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkSmall {
	font-size: 12px;
}
