body {
	background-color: #888478;
	margin-top: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #455a43;
	text-decoration: none;
}
.main {
	padding: 20px;
}
p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1D271C;
	line-height: 20px;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #455a43;
	text-decoration: none;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D271C;
	line-height: 18px;
	text-decoration: none;
}
.email {
background-color: #c4c2b6;
border: 1px solid #666a5f;
color: #666a5f;
width: 140px;
height: 15px;
font-size: 11px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.submit {
background: url("images/submit.jpg");
width: 46px;
height: 17px;
cursor: pointer;
border: 0px;
}
.leaf {
margin-right:10px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #455a43;
	line-height: 20px;
	text-decoration: underline;
}