	body{background-color:#e0e0ef;color:black;
	font-size:10pt;
	margin-top:24px;margin-left:24px;margin-right:24px}

	A:link{color:brown;text-decoration:none;
	font-weight:bold;}
	A:visited{color:#800080;text-decoration:none;
	font-weight:bold;}	
	A:active{color:#800000;text-decoration:underline:
	font-weight:bold;}
	A:hover{color:darkorange;text-decoration:underline;
	font-weight:bold;}

	strong{color:red;font-weight:bold:font-size:11pt}

	address{text-align:right;color:darkgreen;text-style:italic}

	h1{font-size:16pt;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;}

	h2{font-size:14pt;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;}

	h3{font-size:12pt;
	text-decoration:underline;
	font-weight:bold}

	div.honbun{margin-left:12px;margin-right:12px;
			padding:4px;
			background-color:white;}

