.body {
	text-align: center;
	padding: 20px;
	font-size: 16px;
	color: #690009
}
.body a {
	font-weight: bold;
	color: #690009;
}
.menu_row {
	border-top: 1px solid #690009;
}
.menu_section {
	font-size: 24px;
	font-weight: bold;
	color: #690009;
	text-align: center;
}
.menu_section a {
	font-size: 24px;
	font-weight: bold;
	color: #690009;
	text-align: center;
}
.menu_cat {
	padding-top:10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.menu_title {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.menu_price {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.menu_desc {
	text-align: left;
	font-size: 12px;
}
.menu_seperator {
	border-bottom: 1px solid #690009;
	height: 10px;
	line-height: 10px;
}
.style2 {
	font-family: Arial;
	font-size: x-large;
}
.style3 {
	font-size: x-large;
}

