

h1 {
	background-color: transparent;
	text-align:	center;
	font-family: serif;
	color: #42403c;
	font-size: 200%;
	font-weight: bolder;
	margin-top: 30px;
	
} 

div.cen {
	text-align: center;
	width: 100%;
}

table.cen {
	margin: 10px auto;
	width: 550px;
}

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;
}


p.text03 {
	color:		black;
	text-align:	left;
	text-decoration: none;
}

p.text01cl {
	width:				550px;
	color: #42403c;
	background-color:	white;
	padding:			8px;
	border-color:		#00cc66; 
	border-width:		2px;
	border-style:		solid;
	font-size:			small;
	text-align:			left;
	margin-top:			0px;
	margin-left:		33px;
	margin-right:		auto;
	line-height:		1.3;
	text-indent:		1em;
	
}

img.item_w256 {
	border: 1px solid #5efff4;
	width: 256px;
	height: 192px;
}

table.item_table {
	height: 128px;
	width: 357px;
	border-width:1px;
	border-style:solid;
	border-color: #666666;
	border-collapse: collapse;
}



