h1{
	clear: both;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0.5em;
	line-height: 1.3em;
	font-size: 2em;
	color: #a09164;
}

a{
	text-decoration: underline;
	color: #666633;
}

a:hover{
	text-decoration: underline;
	color: #333333;
}

h2{
	clear: both;
	line-height: 1.3em;
	font-size: 1.4em;
	padding-bottom: 10px;
}

h3{
	clear: both;
	line-height: 1.3em;
	font-size: 1.2em;
	padding-bottom: 10px;
}

p{
	clear: both;
	line-height: 15px;
	padding-bottom: 10px;
}