body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #666666;
	line-height: 150%;
	margin: 10px;
	padding: 0px;
}
a:link {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	text-decoration: underline;
}
p {
	margin-bottom: 5em;
}