body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-color: #fff;
	color:#000;
	line-height:140%;
	margin: 0px;
	padding: 0px;
}

td,th {
	font-size: 72%;
	line-height:140%;
}

a {
	text-decoration:none;
	color:#0079C6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#08389C;
}
a:hover {
	text-decoration: underline;
	color: #08389C;
}
a:active {
	text-decoration: none;
}
