.body { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.testimonial_name { font-style: italic }
.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_italic { font-weight: bold; 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 }
.heading { font-style: italic; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
H1 { font-style: italic; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
H2   { font-style: italic; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
H3 { font-style: italic; font-weight: normal; font-size: 14px; 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 }
td { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
.form_width  { margin-bottom: 18px; width: 300px }
.form_width2 { margin-bottom: 18px; width: 150px }
em.important { color: red; font-weight: bold; }input, select {width:300px}textarea {width:300px; height: 100px}

#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;
}