	body{background-color:#d0ffd0;color:black;
	font-size:10pt;
	margin-top:16px;margin-left:32px;margin-right:32px}

	A:link{color:orangered;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:orangered;text-decoration:underline;
	font-weight:bold;}

	div.honbun{
		background-color:white;
		margin:
			12px
			32px
			16px;
		padding:8px;
		border:green solid thin}

	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}

