h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 33px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: normal;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: normal;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a:link {
	color: #596f25;
	text-decoration: none;
}
a:hover {
	color:#666666
}
a:visited {
	color: #596f25;
	text-decoration: none;
}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #596f25;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #596f25;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #596f25;
}
p.cheese {
	line-height: 90%;
}
p.menulist {
	line-height: 50%;
}
