body {
	font-family: verdana,tahoma,arial,helvetica,sans serif;
	font-size: 12px;
	color: black;
}

#page {
	width: 100%;
}

.hideprintborder {
	border: 0px;
}

#heading {
	background: none;
}

h1 {
	color: black;
	font-size: 16px;
	margin: 0;
	text-align: center;
	display: inline;
}

h1 #bookhead {
	margin: 0;
	text-align: center;
	display: inline;
}

img {
	border: 0;
}

.menu, .menurow {
	display: none;
}

#preamble {
	display: none;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	border-bottom: 1px dashed white;
	padding: 0 0 .4em 0;
	margin: .5em;
}

a {
	color: black;
	text-decoration: underline;
}

p, li {
	line-height: 150%;
	margin-top: .8em;
}

h3 {
	color: black;
	margin: 15px 0;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-size: 16px;
	text-decoration: underline;
	color: black;
}

h4 img {
	position: relative;
	top: 2px;
	margin: 0 6px 0 0;
}

#mainpage {
    margin: 0;
}

