body {
	background-color:#fff;
	color:#333;
	text-align;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
}

@media print {
BODY{ display: none; };
}

A:link{
	color:#0000FF;
	text-decoration:none;
}

A:visited{
	color:#800000;
	text-decoration:none;
}

A:hover{
	color:#FF0000;
	text-decoration:underline;
}

.font16b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:16pt;
	font-weight:bold;
	font-style:normal;
}

.font12b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
}

.font12w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	color:white;
}

.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
}

.font11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
}

.font10w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:white;
}

.font10b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
}

.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
}

