p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.box {
	margin-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #c06834;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 5px;
	color: #666666;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #c06834;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	line-height: 18px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c06834;
	margin: 5px;
}
.lh_images {
	float: left;
	margin-right: 10px;
}

#footer a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#signup {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px;
}
