body {
	background: #F09B2B ;
	color: #000000 ;
	margin: 10px ;
	font-family: verdana, sans-serif ;
	font-size: 10px ;
	text-align: center ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	text-align: center ;
	color: #9C0001 ;
}

h2 {
	font-size: 14px ;
	font-weight: bold ;
}

h3 {
	font-size: 10px ;
	font-weight: bold ;
}

table {
	border-collapse: collapse ;
}

td {
	font-size: 10px ;
}

a:link {
	color: #9C0001 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #F09B2B ;
}

.menuname {
	background: #F1E7C5 ;
	text-align: left ;
	padding: 3px ;
	font-weight: bold ;
}

.menuprice {
	background: #F1E7C5 ;
	text-align: right ;
	padding: 3px ;
	font-weight: bold ;
}

.menutop {
	background: #ffffff ;
	border-bottom: 1px solid #000000 ;
	text-align: left ;
	padding: 3px ;
	font-size: 18px ;
	font-weight: bold ;
	font-style: italic ;
	color: #9C0001 ;
}

.menudesc {
	background: #ffffff ;
	border-bottom: 1px solid #000000 ;
	text-align: left ;
	padding: 3px 13px ;
}

.rightside {
	padding: 5px ;
	border: 1px solid #000000 ;
	background: #9C0001 ;
	color: #ffffff ;
	margin-bottom: 10px ;
	clear: both ;
	text-align: left ;
}
