.MenuHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033FF;
	background-color: #00FFFF;
	text-align: center;
}
.MenuText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-align: center;
	vertical-align: top;
	background-position: right center;
}
.MenuPrice {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	background-color: #FFCCFF;
	text-align: center;
}
.MenuEnd {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.PageTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
.BodyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
	text-align: center;

}
.BodyCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.BodyRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: medium;

}
.MenuNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	text-align: center;

}
.MenuSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #990000;
	vertical-align: bottom;



}
