

body	{
	font-size: 100%;
	line-height:180%;
	margin-left:36pt;
	background-color:#CCCCFF;
	color:black;
	scrollbar-base-color: #CCCCEE
	}

blockquote	{
	font-size: 10pt;
	line-height: 15pt;
	color:indigo;
	}

h1	{
	font-size:24pt;
	font-weight:bold;
	}

h2	{
	font-size:20pt;
	font-weight:bold;
	}

h3	{
	font-size:16pt;
	font-weight:bold;
	}

em	{
	font-style:normal;
	font-weight:bold;
	font-size: 90%;
	}

b	{
	font-weight:bold;
	color:midnightblue;
	}

strong	{
	background-color:#005FFF;
	font-size:140%;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	padding:0.5em 0.5em 0.5em 0.5em;
	}

small	{
	font-size:70%;
	line-height:120%;
	}

big	{
	font-style:normal;
	font-weight:bold;
	font-size: 20pt;
	color:black;
	}

ruby	{
	ruby-align:justified
	}

rt	{
	font-size:75%;
	}

p	{
	margin:0.5em 0.5em 0.5em 0;
/*	text-indent:1em;
	}


*/
table	{
	line-height: 150%;
	margin:1em 1em 1em 1em;
	border:0;
	}

th, td {
	line-height:1em;
	border-width: 0.1em 0.1em 0.1em 0.1em;
	}
