body {
	font-family: Arial, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif !important;
	font-size: 10.5pt;
	margin: 0;
	padding: 0;
	color: #000 !important;
	background: #fff !important;
}
body * {
	color: #000 !important;
	background: #fff !important;
}
h1,h2,h3,dt {
	font-weight: bold;
	
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
	text-indent: 1em;
}

dt {
	margin-left: 1.5em;
}
p {
	text-indent: 1em;
	margin: 0.5em 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	margin: 0 0 0 1em;
}
hr {
	display: none;
}
address {
	font-style: normal;
}
div[align] {
	display: none;
}
div#header div#nav,
div#header div#logo {
	display: none;
}

div#main {
	line-height: 130%;
}
div#header h1,
div#main h1 {
	letter-spacing: 0px;
	font-size: 14pt;
	text-align: center;
	margin: 1em 0 4em 0;
	padding: 0;
}
h1 span.sub {
	display: block;
	font-size: 10.5pt;
}
div#footer {
	margin-top: 2em;
}
p#header_img,
p.topic_path,
p.to_top,
span#foot_nav,
p.go_to {
	display: none;
}

a {
	text-decoration: none;
	}
div#main a[href^="http"] { 
	font-weight: bold;
}
div#main a[href^="http"]:after { 
	content: "("attr(href)")";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 0.5em;
}
ul.title_list li a:after {
	content: "\2192\A0"attr(title);
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 0.5em;
}