body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
* {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
}
#sidebar-left, .page-navigation, select, input, button, #header-ads, #alternate-url-handheld, #sharing, #privacy-setting, #linklist, .pathway-1 {
	display: none;
}

#header {
	padding-bottom: 0.25em;
	border-bottom: 1px solid #000000;
}
#foot {
	padding-top: 0.25em;
	border-top: 1px solid #000000;
	text-align: right;
}

table {
	clear: both;
	border: 1px solid #999999;
	margin-bottom: 1em;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0.25em;
	vertical-align: top;
}
th {
	background-color: #cccccc;
	color: #000000;
	text-align: left;
}

.description .picture {
	float: right;
	margin-bottom: 1em;
}
#body {
	padding: 0.5em 0;
}
#header, #header a, #foot, #foot a, #pathway, #pathway a {
	color: #999999;
}
#header h1 {
	font-size: 1.4em;
	display: inline;
}
#header .description {
	display: inline;
}
#content h1 {
	margin-top: 1em;
	font-size: 1.4em;
}
#content .description {
	padding: 0.5em 0;
}
#pathway ul, #pathway li {
	list-style: none;
	display: inline;
}
#pathway a {
	margin-right: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid #000000;
}
.picture {
	margin: 0 0 1em 1em;
	
}