.dinnermenu {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.dinnermenuhead {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
   color: #000000;
}

.dinnermenumain {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.dinnermenusub {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

