@charset "UTF-8";
p {
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
h2 {
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 16px;
	margin-top: 0px;
	color: #66645A;
}
h3 {
	font-family: "Lucida Grande", Helvetica, Arial;
	font-weight: normal;
	color: #89897F;
	font-size: 14px;
	margin-bottom: -10px;
}
.footer {
	text-align: center;
	margin-top: 15px;
	color: #666666;
}
.spaced_list {
	line-height: 25px;
	size: 20px;
}
.footnote {
	font-size: 9px;
	color: #999999;
	margin-left: 30px;
}
.form_text {
	line-height: -10px;
}
.30px_indent {
	padding-left: 30px;
}
