body {
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #CC3333;
}
.menuType {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: small;

}
.menuName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.menuDesc {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	font-style: italic;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.emphasize {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
