h1 {
	background-color: transparent;
	text-align:	center;
	font-family: serif;
	color: #42403c;
	font-size: 200%;
	font-weight: bolder;
	margin-top: 30px;

} 

p.text01cl {
	width:				500px;
	color: #42403c;
	background-color:	white;
	padding:			8px;
	border-color:		#00cc66; 
	border-width:		2px;
	border-style:		solid;
	font-size:			small;
	text-align:			left;
	margin: 40px auto 40px auto;
	line-height:		1.3;
	text-indent:		1em;
}


td.text03 {
	text-align: left;
	font-size: 10pt;
	font-family: sans-serif;
	border-width: 0px 0px 1px 7px;
	border-style: solid;
	border-left-color: #777777;
	border-bottom-color: #777777;
}

img.wi {
	border: 1px solid #5efff4;
	width: 256px;
	height: 192px;
	margin-top: 10px;
	margin-bottom:10px;
	
}

img.he {
	border: 1px solid #5efff4;
	width: 192px;
	height: 256px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.cen {
	text-align: center;
	width: 100%;
}

table.cen {
	margin: 10px auto;
	width: 520px;
	border-collapse:collapse;
	border-spacing:0px;
}

table.item2_table {
	height: 128px;
	width: 357px;
	border-width:1px;
	border-style:solid;
	border-color: #666666;
	border-collapse: collapse;
}

td.cell {
	text-align:	right;
	color:		black;
	background-color: transparent;
	border: solid 1px #666666;
}
	
th.cell {
	text-align:	center;
	color:		black;
	background-color: transparent;
	border: solid 1px #666666;
}

