<!-- Style Sheet -->


body {
	text-align : left;
	font-size : 9pt;
	font-family : Osaka;
	font-family : MS P Gothic;
	background-color : #f0f8ee;
}


a:link {
	color : #0000cc;}


a:visited {
	color : #0000cc;}


a:hover {
	color : #ff0000;}

table {
	text-align : left;
	width : 170px;
	color : #0000cc;
	line-height : 1.3em;
}

table.left {
	text-align : left;
	width : 140px;
	font-size : 9pt;

}


table.center {
	text-align : left;
	width : 415px;
	font-size : 10pt;
}

table.sub {
	text-align : left;
	width : 140px;
	color : #ff4500;
	font-size : 9pt;
}


table.right {
	text-align : left;
	width : 120px;
	color : #0000cd;
	font-size : 9pt;

}


table.foot {
	text-align : center;
	width : 710px;
	color : #0000cd;
	font-size : 9pt;
	background-color : #f0f8ee;
}




