h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";

}
#body p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: normal;
}
#body a:visited {
	text-decoration: none;
	color: #0000FF;

}
#body a:link {
	color: #0000FF;
	text-decoration: none;
}
#body a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#body dl {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}

