.head1 {
	font-size:14pt;
	font-weight:bold;
	padding: 30px 0px 5px 10px;
	color: #333333;
	border-bottom: 3px double #CCCCCC;
	margin: 0px 30px;
}
.head2 {
	font-size:14pt;
	font-weight:bold;
	padding: 20px 0px 10px 40px;
	color: #333333;
}

.body1 {
	font-size:12pt;
	padding: 0px 20px 0px 40px;
}

.tbl0 {
	border-spacing:"1";
	margin: 10px auto 50px;
}

.tbl1 {
	text-align:center;
	font-size:12pt;
	background-color:#cccccc;
}

.need {
	color:#ff0000;
}

.txt {
	font-size:12pt;
	text-align:left;
}
.btn {
	font-size:12pt;
	text-align:center;
	width:150px;
}
