@charset "utf-8";
.indent1 {
	float: left;
	height: auto;
	width: 75px;
}

.block1 {
	float: left;
	width: 510px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.indent2 {
	float: left;
	height: auto;
	width: 50px;
}

.indent3 {
	float: left;
	height: auto;
	width: 420px;
}

.indent4 {
	float: left;
	width: auto;
	clear: both;
}

.indent5 {
	float: left;
	height: auto;
	width: 38px;
}

.indent6 {
	float: left;
	height: auto;
	width: 200px;
}

.indent7 {
	float: left;
	height: auto;
	width: 270px;
}

.indent8 {
	float: left;
	height: auto;
	width: 470px;
}

.block2 {
	float: left;
	height: auto;
	text-align: center;
	width: 510px;
}

.block3 {
	float: left;
	height: auto;
	text-align: left;
	width: 510px;
}

.underlinetext {
	font-weight: bold;
	text-decoration: underline;
}

.signature {
	float: left;
	height: 61px;
	width: 100px;
	margin: 1px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

