.t1,.t1_sp {
	border-collapse:collapse;
	border-spacing:	0;
	color:			#000000;
	background-color: transparent;
	text-align:		left;
	margin-bottom:	0;
	line-height: 140%;
	border-style:	solid;
	border-color:	#66cc33;
	border-width:	2px;
	padding:		6px;
}

table.t1 {
	margin: 60px auto;
}

th.t1{
	width:				150px;
	color:			#000000;
	background-color:	#ffffff;
	font-size: 16px;
}

td.t1{
	width:				400px;
	color:			#000000;
	background-color:	#ffffff;
	text-decoration: none;
	font-size: 16px;
}

td.t1_sp {
	width:				400px;
	color:			#000000;
	background-color:	#ffffff;
	text-decoration: none;
	text-indent: 1em;
	font-size: 16px;
}



h1 {
	font-family: sans-serif;
	color: #42403c;
	background-color: transparent;
	margin-top:	10px;
	font-size:	150%;
	text-decoration: none;
}
