body, tr, td, input, textarea, div {
  font-family: "Times New Roman", serif;
	font-size: 12pt;
}

body,
.contents,
.article,
.article #body {
	margin: 0;
	padding: 0;
}

a,
a:visited {
	color: black;
}

.box label {
	background: #ddd;
}

.box pre {
  font-family: monospace;
	font-size: 9pt;
	line-height: 1.0em;
}

.boxmodeconsole {
	color: black;
	background: #eee;
}

.boxmodesource {
	background: white;
	line-height: 1.0em;
}

.boxmodesource .altcol {
	background: #eee;
}

.boxmodesource u,
.boxmodesource b,
.boxmodesource i {
	color: black;
	font-weight: bold;
}


.toolbar {
	border-bottom: solid 1px #ccc;
}

.topbar,
.toolbar a,
#contentslist,
#topbarmenu,
#submenu,
#topbarsearch,
#reproductionnote,
#breadcrum,
#feedback,
#forum,
#forumbox,
#bottombar,
#seealso {
	display: none;
}

.article .title a {
	color: black;
}

#footer {
	color: black;
	background: white;
	border-top: solid 1px #ccc;
	font-size: 9pt;
	margin-top: 4em;
}

#footer a {
	color: black;
}
