p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: "Comic Sans MS", "Times New Roman", serif;
}
p {  font-size: 13px; color: #049700}
ul { font-size: 13px; color: #049700 }
.strap {  font-family: "Comic Sans MS", "Times New Roman", serif; font-size: 18px; font-weight: normal; color: #0AA7C2}
.botnav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #049700}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #049700}
.title1 { font-family: "Comic Sans MS", "Times New Roman", serif; font-size: 14px; font-weight: bold; color: #0AA7C2 }
.title2 { font-family: "Comic Sans MS", "Times New Roman", serif; font-size: 13px; color: #0AA7C2; font-weight: bold}
.normtext { font-family: "Comic Sans MS", "Times New Roman", serif; font-size: 13px; color: #049700 }
td .tariff {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #049700; background-color: #FFFFFF; text-align: center}
.red {
	color: #FF0000;
}
/* food menu */
.foodmenu {
	margin: 30px;
	padding: 5px 5px 15px;
	border: 2px solid #3B5757;
	background: #F3FEFE;
}
.foodmenu h2 {
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.foodmenu h3 {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #0AA7C2;
	font-size: .9em;
}
.foodmenu p {
	color: #333333;
	text-align: center;
	margin: 3px 10px 5px;
	padding: 0px;
}
