body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6D3911;
}
a {
	color: #000000;
	text-decoration: underline;
}
input {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6D3911;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	word-spacing: normal;
	height: auto;
	width: auto;
	padding: 0px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	white-space: normal;
	border: 0px none #6D3911;
	text-transform: none;
	letter-spacing: normal;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: xx-small;
	font-weight: lighter;
	color: #C7661F;
}
p {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
