@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #CCCCCC;
	margin:0px;
	color:rgb(0,0,0); font-family:Arial;
	
}
h1 { color:rgb(128,64,0); font-size:12pt; font-family:Arial;}
h2 { color:rgb(128,128,64); font-size:12pt; font-family:Arial;}
p.namo-list { color:rgb(128,0,0); font-size:12pt; font-family:Arial;}
p.namo-sublist { color:rgb(56,81,47); font-size:10pt; font-family:Arial;}
th { color:rgb(0,0,0); font-family:Arial;}
td { color:rgb(0,0,0); font-family:Arial;}
-->