body{
	font-size:13pt;
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック";
	color: #000000;
}

table{
	font-size:13pt;
	color: #000000;
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック";
}

font{
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック";
}


a:visited{
	font-size:13pt;
 	color: #0000cc;
	text-decoration: none;
}
a:link{
 	font-size:13pt;
	color: #0000cc;
	text-decoration: none;
}

a:hover{
	font-size:13pt;
 	color:#cc0000;
	text-decoration: none;
}

