BODY {
	font-family: "Hiragino Mincho Pro", "Lucida Grande";
	font-size: 12;
	color: #222222;
	background : white;
}
H1 {
	text-align: center;
	font-weight: bold, W6;
	font-family: "Hiragino Kaku Gothic Pro", Helvetica;
	color: #660000;
	background: #ffeeaa;
}
H2 {
	font-family : "Hiragino Kaku Gothic Pro", Helvetica;
	color: #660000;
}
H3 {
	font-family: "Hiragino Kaku Gothic Pro", Helvetica;
}
A {
	color: #002266;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
EM {
	font-weight: bold, W6;
	font-style: normal;
	font-family: "Hiragino Kaku Gothic Pro", Helvetica;
	color: black;
}
.abstract {
	font-size: 10;
}
.system {
	font-weight: normal;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
}
.copyright {
	float: right;
	text-align: right;
	font-family: "Palatino";
	font-size: 10;
}
.footnote {
	width: 100%;
	clear: both;
	margin: 0 0;
	padding 0 0;
}