body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/nature1.jpg);
	padding: 0px;
}
a:link {  
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #6633FF;
	text-decoration: underline;
}
.tophead {
	background-color: #FCB316;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
td.menu {
	text-align: left;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #479D46;
}
h2 {
	font-size:16px;
	font-weight: bold;
	color: #479D46;
}
h3 {
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
}

p.local {
	font-size:30px;
	font-weight: bold;
	color: #479D46;
}
p.xpress {
	font-size:28px;
	font-weight: bold;
	color: #479D46;
	text-align: center;
}
td.footer {
	background-color: #FCB316;
	background-position: top;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 5px;
	text-align: center;
	font-size:12px;
}

table.format {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

table.centre {
	margin-left: auto;
	margin-right: auto;
}

table.menu {
	border-color: #479D46;
	border-style: solid;
	border-width: 2px;
}

tr.price {
	text-align: center;
	font-size:10px;
}

td.header {
	background-color: #479D46;
}

p.info {
	text-align: center;
	font-weight: bold;
	color: #479D46;
}

p.centre {
	text-align: center;
}

p.right {
	text-align: right;
}

p.justify {
	text-align: justify;
}
