.skip, form, #second-strip, #courtesy-navigation a, #marks, #header, #crumbs, #chapter, .preliminary, #content form, .notion-dictionary, .pagination, .banner {
	display: none;
}
body {
	background: none;
}
a {
	color: #000000;
	text-decoration: none;
}
acronym {
	border-bottom: none;
	color: #000000;
}
th, td {
	border: 1px solid #ffffff;
}
h1 {
	margin-top: 30px;
	font-weight: bold;
}
li {
	background: none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	padding-left: 0px;
}
.links li {
	background: none;
	padding-left: 0px;
}
#main {
	position: relative;
	margin-top: 0px;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
}
#logo img {
	display: none;
}
#logo:after {
	content: url('/img/u/logo-print.png');
}
#content {
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
#footer {
	display: none;
/*
	border-top: 1px solid #000000;
	color: #ffffff;
*/
}
#first-strip {
	background: none;
	border-top: 1px solid #c0c0c0;
	float: none;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
#first-strip h2 {
	background: none;
	border: none;
	color: #000000;
}
#first-strip .block {
	background: none;
}
#first-strip, #first-strip h2, #first-strip .block {
	padding-left: 0px;
}