<style type="text/css">

body.main		{
			color:			white;
			white-space:		pre;
			line-height:		1.8em;
			background-color:	#000000;
			font-size:		11pt;
			font-weight:		normal;
			letter-spacing:		1px;
			text-decoration: 	none;
		}
		
table.honbun	{
			font-size:			11pt;
			margin-left:		0em;
			margin-top:			2em;
			border-style:		solid;
			border-color:		#111111;
			border-width:		0px 3px 3px 0px;
			line-height:		150%;
			background-color:	#222222;
		}
td.honbun	{
			font-size:			11pt;
			color:				#ffffff;
			margin-left:		0em;
			padding-left:		0.5em;
			padding-right:		0.5em;
			padding-bottom:		1em;
			padding-top:		1em;
			background-color:	#333333;
		}

td.topic	{
			text-align:			right;
			font-size:			15pt;
			font-weight:		bolder;
			padding-right:		0.5em;
			padding-top:		0.3em;
			padding-bottom:		0.3em;
			color:				#000000;
			background-color:	#aaaaaa;
		}

</style>

