body {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

h1.pageover {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	margin: 0;
	text-indent: 0;
}

h1 {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	margin: 0;
	text-indent: 0;
}

h2 {
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	margin: 0;
	text-indent: 0;
}

h3 {
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
	text-indent: 0;
	margin-top: .5em;
	margin-bottom: .5em;
}

h4 {
	text-align: left
	font-weight: bold;
	font-size: 1.25em;
	right-margin: auto;
	margin-top: .5em;
	margin-bottom: .5em;
	text-indent: 0;
}

h5 {
	text-align: left
	font-weight: bold;
	font-size: 1em;
	right-margin: auto;
	margin-top: .5em;
	margin-bottom: .5em;
	text-indent: 0;
}

div.titlebox {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: medium;
	border-style: groove;
	border-color: black;
	padding-bottom: .5em;
	margin-bottom: 0;
}

div.contentbox {
	border-top-width: medium;
	border-style: groove;
	border-color: black;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 3em;
	text-align: justify;
	clear: both;
}

div.footerbox {
	border-top-width: medium;
	border-style: groove;
	border-color: black;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	margin-top: 0;
	padding-top: .5em;
	font-style: oblique;
	font-size: .75em;
	clear: both;
}

p {
	margin-top: .25em;
	margin-bottom: .25em;
}

.intnav {
	text-indent: 0;
	font-style: oblique;
	font-size: .75em;
}

ul.linklist {
	list-style-type: square;
	text-indent: 0;
}

ol,ul {
	text-indent: 0;
}

.interjectedcomment {
	font-style: oblique;
}

.annotation {
	font-style: oblique;
	margin-left: 3em;
	font-size: .75em;
	color: #606060;
}

.originaltext {
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 1em;
	margin-top: 1em;
}

.citation {
	font-style: oblique;
	text-align: right;
}

.emphatic {
	font-style: oblique;
	font-weight: bold;
}

.disclaimer {
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	color: red;
}

.introductory {
	font-style: oblique;
}

.footnote {
	font-size: .6em;
}

img {
	border-style: none;
	border-width: 0;
}

.related {
	float: right;
	margin-left: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-right: 0;
	padding: 0;
}

.adbox {
	float: right;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: .5em;
	margin-right: 0;
	padding: 0;
}

pre {
	text-indent: 0;
}

.matchedtable {
	border-collapse: collapse;
	border-width: medium;
	border-style: ridge;
	text-align: left;
}

table.matchedtable {
}

table,td,th {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-style: ridge;
	text-align: justify;
	valign: center;
}

table,td,th.imgorganizer {
	border-style: none;
	border-width: 0;
}

.listing {
	text-indent: 0;
	font-family: monospace;
}

.example {
	text-indent: 0;
	font-family: monospace;
}


.stanza {
	text-indent: 0;
	margin-bottom: 1em;
}

.form {
	text-indent: 0;
}

form {
	text-indent: 0;
}

.formerror {
	text-indent: 0;
	color: red;
	font-style: oblique;
}

.blogcomments {
	text-indent: 0;
	border-top-width: thin;
	border-style: groove;
	border-color: black;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: thin;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-top: 0;
	margin-bottom: 0;
}

.blogcommentsnav {
	text-indent: 0;
	font-style: oblique;
}

.blogcomment {
	text-indent: 3em;
	border-top-width: thin;
	border-style: groove;
	border-color: black;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: thin;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1em;
	text-align: justify;
}

div.blogentrysummary {
	width: 60%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: left;
}

div.blogcommentlist {
	width: 35%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: right;
}

div.blogbottom {
	clear: both;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul.blogcommentlist {
}

span.blogcommentlisttime {
	font-size: .7em;
	font-style: oblique;
}

span.blogcommentlistentry {
	font-size: .9em;
	font-style: oblique;
}

span.blogcommentlisttitle {
	font-weight: bold;
}

