body {
	background-color: #FAF7D4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/coffeebeans.jpg);
}
ul {
	border-bottom-style: solid;
	border-bottom-color: #4C2810;
	border-bottom-width: thin;
}
.fonthead {
	font-size: 11pt;
	font-weight: bold;
	color: #4C2810;
	line-height: 150%;
	text-align: inherit;
}
.fontsubhead {
	font-size: 11pt;
	font-weight: bold;
	color: #BB9973;
	line-height: 14pt;
	text-align: left;
}
.fontbody {
	font-size: 10pt;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
}
.fontbody-strong {
	font-size: 10pt;
	font-weight: bold;
	line-height: 125%;
	color: #4D2810;
}
.fontlink a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	font-size: 10pt;
	color: #4C2810;
}
.footer {
	font-size: 10pt;
	font-weight: normal;
	line-height: 125%;
	text-align: center;
}
