p {
	font-family: "Bitstream Vera Sans";
	font-size: 10px;
	color: #3C9339;
	text-align: center;
}
.incl {
	font-size: 9px;
	color: #3F7FBE;
}
a:link {
	color: #8D7D70;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #8D7D70;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #8D7D70;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	background-color: #8D7D70;
	text-decoration: none;
}

.hilight {
	font-weight: bold;
}
.ital {
	font-style: italic;
	color: #3F7FBE;
	font-size: 10px;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #3F7FBE;
}
.category {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.category2 {
	font-size: 14px;
	font-weight: bold;
}
.item {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.item2 {
	font-size: 10px;
	color: #3C9339;
	font-weight: bold;
}
.item3 {
	font-size: 10px;
	color: #3C9339;
}
.price {
	font-size: 10px;
	color: #3F7FBE;
}
.alignJust {
	text-align: justify;
}
.alignLeft {
	text-align: left;
}
.category2 {
	font-size: 10px;
	color: #964ACA;
	font-weight: bold;
}
.masthead {
	background-color: #FFFBA6;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D7D70;
	font-weight: bold;
	background: #FFFFFF;
	text-decoration:none;
	text-align: center;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D7D70;
	font-weight: bold;
	background: #FFFFFF;
	text-decoration:none;
	text-align: center;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D7D70;
}
.menuprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8D7D70;
	text-align: right;
}
.fanmail {
	width: 60%;
}

