body {
	color: #333333;
	font-size: 10pt;
	background-color: white;
	font-family: "?l?r ?S?V?b?N", "Osaka?|????";
	line-height: 20px;

}

p {}

td {}

a:link { color: blue ; text-decoration: none; }

a:visited { color: purple ; text-decoration: none; }

a:hover { color: #f00 ; text-decoration: underline; }

a:active { color: red ; text-decoration: none; }
