<style type="text/css">
	body {
		font-size:10pt;
	}
	
	#TITLE {
 	 font-size:12pt;
	 color:#00008b;
	 position: absolute;
	 top: 5px;
	 left:100px; 
	 /* background-color:#87ceeb; */
	 width : 700px ;
	}

	#BOX1 {
	 z-index:0;
	 position: absolute;
	 top: 35px;
	 left:5px; 
	 /* background-color:#87ceeb; */
	 width : 480px ;
	}

	#BOX2 {
	 z-index:1;
	 position: absolute;
	 top: 45px;
	 left:410px; 
	/* background-color:#87ceeb; */
	 width : 250px ;
	}

	#BOX3 {
	 z-index:0;
	 position: absolute;
	 top: 35px;
	 left:550px; 
	 /* background-color:#87ceeb; */
	 width :470px ;
	}
	
	#BOX4 {
	 z-index:0;
	 position: absolute;
	 top: 650px;
	 left:430px; 
	 width : 220px ;
	}

	img.dot {
		width: 7px;
		height: 7px;
	}

	img.dot- {
		width: 8px;
		height: 4px;
	}

	img.legend {
		width: 16px;
		height: 16px;
	}

	td, th {
		font-size:10pt;
		padding: 2px 2px;
		text-align: center;
	}
	
	table{
		border-collapse:collapse;
	}

	.KETU {
	 color:#00008b;
	 background-color:#ffffff;
	}

</style>
</HEAD>
<BODY>
