body	{
	
	background-color:#90D5D5;
	line-height: 170%;
	color:black;
	padding:1em;
	margin-top:5%;
	margin-bottom:5%;
	margin-left:5%;
	margin-right:5%;
	}

blockquote	{
	font-size: 100;
	line-height: 180;
	color:indigo;
	}

h1	{
	font-size:24pt;
	font-weight:bold;
	margin:0 1em 0 1em;
	padding:1em 0.2em 1em 0.2em;
	}

h2	{
	font-size:20pt;
	font-weight:bold;
	margin-top:0;
	padding-top:1em;
	}

h3	{
	cfont-size:16pt;
	font-weight:bold;
	margin-top:0;
	padding-top:1em;
	}

h4	{
	font-size:13pt;
	font-weight:normal
	}

h5	{
	font-size:12pt;
	font-weight:normal
	}

address	{
	color:silver;
	font-style:normal;
	text-align:right;
	margin-top:0;
	padding:0.4em;
	}

ul,ol	{
	font-size: 10pt;
	line-height: 17pt;
	color:black;
	margin-left:36pt;
	margin-right:36pt;
	padding:1em;
	}

li	{
	padding:0;
	}

hr	{
	border:0.2em;
	margin:0 1em 0 0;
	}

em	{
	font-style:normal;
	font-weight:normal;
	font-size: 9pt;
	line-height: 15pt
	color:navy;
	}

strong	{
	font-style:normal;
	font-weight:bold;
	font-size: 11.5pt;
	line-height: 16pt
	color:black;
	}

small	{
	font-size:80;
	line-height: 160
	}

big	{
	font-size:2em;
	}


table	{
	line-height: 150%;
	margin:0 1em 0 1em;
	}

div.tategaki
	{
	writing-mode: tb-rl;
	}