body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	color: #562404;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-size: 38pt;
	margin-left: 22px;
}

h2 {
	margin-bottom: 0px;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	margin-top: -5px;
	color: #666666;
	margin-left: 7px;
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
	margin-bottom: 0px;
	text-align: left;
}

h5 {
	font-size: 8pt;
	margin-top: -2px;
	margin-bottom: 0px;
	color: #562404;
	text-align: left;
	margin-left: 5px;
	font-weight: 100;
}

.brown {
	color: #562404;
}

p {
	margin-top: 0px;
	font-size: 9pt;
}

ul {
	font-size: 9pt;
}

.formtext {
	text-align: right;
	font-size: 9pt;
	background: #ececec;
	color: #ff8414
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}