body {
	background-color: #FFFEFD;
	color: #333333;
}

p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	line-height: 150%;
}

address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	border-top: dashed 1px #663300;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
a {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}

a:visited{ color : #990000;}

h1 a {
	color: #01A252;
}
