body {
	margin:0; padding:0;
	text-align:center;
	font-family: "ms sans serif","ms dialog light",arial, verdana, helvetica, sans-serif;
  /* font-family: "times new roman", "times roman", serif; */
  	font-size: 13px;
  	line-height: 22px;
  	color: #e5eaff;
  	background: #000602;
}
/* div {
  border: dotted 1px;
} */

table.layout {
}

td.sidebar {
  font-size: 0.9em;
  width: 130px;
  text-align: center;
  vertical-align: top;
}

td.maincontent {
  margin:0; padding: 0.5em 1em;
  vertical-align: top;
  text-align: left;
}

a {
  text-decoration: none;
}
a:link {
  color: #ff7700;
  /* color: #072877; */
}
a:visited {
  color: #ff7700;
  /* color: #072877; */
}
a:hover {
  color: #3333ff;
}

.booktitle {
  font-size: 1.2em;
  line-height: 18px;
}

.amazonprice {
  line-height: 18px;
  font-size: 1.1em;
  color: #ccccff;
}
.fromprice {
	font-style: italic;
	font-size: 0.95em;
  	line-height: 14px;
}
.booknotavailable {
	font-style: italic;
	font-size: 0.95em;
  	line-height: 14px;
	color: #aaa;
}
.booktable {
  margin-top:20px;
  margin-bottom:20px;
}
.bookdescription {
  padding-left: 30px;
  line-height: 16px;
}
.articlelink {
  padding-left: 60px;
  line-height: 16px;
  font-size: 1.3em;
  font-weight: bold;
}
.articlesublink {
  padding-left: 120px;
  line-height: 16px;
  font-size: 1.2em;
}
.imagecaption {
  line-height: 12px;
  font-size: 0.8em;
}
.externallink {
  padding-left: 60px;
  line-height: 16px;
  font-size: 1.1em;
  font-weight: bold;
}
.externalsublink {
  padding-left: 120px;
  line-height: 16px;
}
.bookdescriptionsrc {
  font-style: italic;
  padding-left: 75px;
  font-size: 0.95em;
}
.linkdescription {
  font-style: italic;
  font-size: 0.95em;
}
.theoristquote {
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  font-family: 'time new roman', 'times roman', serif;
  margin-right: 50px;
}
.bookcite {
  font-weight: bold;
  font-style: italic;
  font-family: courier,monospace;
}
.quoteauthor {
  padding-left: 75px;
  font-weight: bold;
  font-family: courier,monospace;
}
.weetheoristline {
  font-size: .5em;
}

