body {
	background-repeat: repeat-y;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;

}
.title {
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	font-weight: bold;
	color: #000000;

}
.menuType {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #000000;
	font-size: medium;

}
.menuName {
	font-family: "Comic Sans MS", cursive;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.menuDesc {
	font-family: "Comic Sans MS", cursive;
	font-size: x-small;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.emphasize {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuNameStyle1 {
	font-family: "Comic Sans MS", cursive;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.menuDescStyle1 {
	font-family: "Comic Sans MS", cursive;
	font-size: xx-small;
	color: #000000;
}
.menuTypeStyle1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: small;
}
.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	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;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
