 body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	width: 700px;
	line-height: 150%;
}


h1 {
	font-size: 130%;
	margin-bottom: 10px;	
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	text-indent: 5px;
}

p {
	font-size: 80%;
}

div  {
	font-size: 80%;
	width: 686px;
	border: 1px solid #999;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 11px;
}

blockquote {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

span {
	font-weight: bold;
}

