body {
	color:#ffffff;
	background-color:#ffffff;
	background-image:url("images/bg_top.jpg");
	background-repeat:repeat-x;
	margin:1;
}
p.base {
	color:#000000;
	font-size:12pt;
	line-height:18pt;
	text-align:center;
}

p.base02 {
	color:#000000;
	font-size:12pt;
	line-height:16pt;
	text-align:left;
}

p.one01 {
	color:#000000;
	font-size:10pt;
	line-height:12pt;
	text-align:center;
}
p.one02 {
	color:#006633;
	font-size:10pt;
	line-height:12pt;
	text-align:center;
}
p.one12 {
	color:#006633;
	font-size:9pt;
	line-height:10pt;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	_font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

h3{
	color:#006633;
	font-size:16pt;
	line-hight:20;
	text-align:center;
}

h2{
	border-left:solid 0.5em;
	border-bottom:solid 2px;
	padding:0.2em;
	border-left-color:#99ff33;
	border-bottom-color:#99ff33;
	color:#000000;
	text-align:left;
}

p.img01{
	font-size:10pt;
	text-align:center;
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#ff9900;
	padding:10px;
	}


col01{
	border-collapse:collaps;
}

table, th, td{
	border:0px solid #ffffff;
}
th{
	color:#000000;
	background-color:#ccffcc;
}
caption{
	font-size:large;
	font-weight:bold;
	background:transparent;
}
table#tb{
	text-align:center;
}
table#di,th#di,td#di{
	border:3px solid #ccffcc;
}

h1, h2, h3, h4, h5, h6, dt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	_font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}
.vtop{vertical-align:top;}
.vbot{vertical-align:bottom;}
a:link	{ color: #000000 }
a:visited	{ color: #9999cc }
a:active	{ color: #ffff33 }
a:hover	{ color: #ff0000 }
a:link, a:visited, a:active, a:hover	{ text-decoration: none }