body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
.viewer {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
}
a:link {
	color: teal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	color: teal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	color: teal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	color: teal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.normalize:link {
	color: teal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.normalize:visited {
	color: teal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.nav:link {
	color: white;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
a.nav:visited {
	color: white;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
a.nav:hover {
	color: white;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
a.nav:active {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.title_box {
	color: yellow;
	font-size: 16pt;
	font-family: arial;
	background-color: teal;
	text-align: center;
	margin-top: 0.25em;
	width: 800px;
	padding: 5px;
}
.blanc {
	color: #FFF;
	font-size: 10px;
}
.preto {
	color: #000;
}
.blue_text {
	color: #00F;
}
.menu_bar {
	width: 810px;
}
td.spacer {
	width: 2em;
}
.site_title { font-size: 20px; font-family: arial; }
#contact {
	color: teal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 35px;
	left: 550px;
}
.isbn_title {
	font-size: large;
	font-weight: 900;
	font-variant: normal;
	font-style: italic;
}
.isbn_sub { font-weight: bold; font-style: normal; margin-left: 2em; }
.book_title { font-weight: bold; font-style: italic; }
.quote { font-family: "times new roman"; text-align: left; }
.source { font-weight: 600; }
.no_gap {
	margin-top: 0;
	margin-bottom: 0;
}
.top_gap { margin-bottom: 0; }
.title_italics { font-style: italic; }
.para_indent { text-indent: 1.5em; margin-top: 0 ; margin-bottom: 0; }
.indent { position: relative; left: 3em; }
.indent2 {
	margin-left: 4em;
}
.indent_small {
	position: relative;
	left: 1.5em;
}
.photo_credit {
	font-size: 8pt;
}
.e_mail {
	font-size: 12pt;
	text-align: left;
}
.subt {
	font-size: small;
}
.smaller {
	font-size: 10px;
}
.small_text {
	font-size: small;
}
.basic_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 3px;
	padding-left: 3px;
}
.auth_pic {
	vertical-align: middle;
	float: left;
	clear: both;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	text-align: center;
}
ul {
	margin-top: 0px;
}
.right {
	text-align: right;
}
