html { height: 101%; margin-bottom: 1px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #423314;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
}
h1 {
	font-size: 11px;
	line-height: 18px;
	color: #423314;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	line-height: 18px;
	color: #423314;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-weight: bolder;
}
h3 {
	font-size: 11px;
	line-height: 18px;
	color: #423314;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 125px;
	font-weight: normal;
}
a:link {
	color: #BF491C;
	text-decoration: underline;
}
a:hover {
	color: #BF491C;
	text-decoration: underline;
}
a:visited {
	color: #BF491C;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	color: #EEE0A6;
}
.footer a:link {
	color: #EEE0A6;
	text-decoration: underline;
}
.footer a:hover {
	color: #EEE0A6;
	text-decoration: underline;
}
.footer a:visited {
	color: #EEE0A6;
	text-decoration: underline;
}
ul {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.notes {
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
}

