td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.header1 {
	font-size: medium;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #DDEAF9;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
.herder0 {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.foodname {
	font-weight: bold;
	color: #3366CC;
	text-transform: uppercase;
}
.new {
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: blink;
	color: #FF9900;
}

.fooddesc {
	font-weight: lighter;
	font-style: oblique;
}
.price {
	font-family: Georgia;
}

