.body { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
td { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
body { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
p { font-size: 14px; font-family: "Times New Roman", Georgia, Times; margin-top: 0px }
h2 { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
h3   { font-style: italic; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: none; margin-bottom: 4px }
h3 a { font-style: italic; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: none; margin-bottom: 4px }
h4 { font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; margin-bottom: 0px }
h1 { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.ingredients  { font-size: 12px; font-family: "Times New Roman", Georgia, Times; text-transform: uppercase }
.address  { font-size: 10px; font-family: "Times New Roman", Georgia, Times }
.body_italic { font-style: italic; font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.body_bold { font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.body_bold_underline { font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
.heading { font-style: italic; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
.heading2   { font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
a { color: black; text-decoration: underline }
a:hover { color: blue }
.img_border { border: solid 1px #000 }


#Menu li { 	list-style-type: none;	margin: 0;	padding-left: 10px;}#Menu, #Menu ul {	margin: 0;	padding: 0;}

#Menu ul {
		display: none;
	padding-bottom: 10px;
}

#Menu {
	padding-top: 10px;
	padding-bottom: 10px;
}

#Menu a {
	text-decoration: none;
}

#Menu a:hover {
	text-decoration: underline;
}

.selected, .selected:hover {
	font-weight: bold;
	text-decoration:  none;
	color: #000;
}

.toggle {
	font-weight: normal;
}