body {
	font-family: "Times New Roman", Times, serif;
	background-color: #CC8C7A;
	font-size: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: .25em;
	margin-top: 0em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0.25em;
	margin-top: -.25em;
	color: #CC8C7A;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.AmazonLink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.Content {
	float: left;
	width: 80%;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #808080;
	margin: 5px;
}
.Logo {
	margin: 5px 5px 5px 15px;
	float: right;
	clear: right;
}
.Banner {
	margin-bottom: 15px;
	text-align: right;
}
.Menu {
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	padding: 5px 15px 10px;
}
.Menu a {
	color: #FFFFFF;
}
.Menu .Highlighted {
	font-weight: bold;
}
.BottomMenu {
	text-align: center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.BottomMenu a:link {
	color: #000000;
}
.Subhead {
	font-size: 1.2em;
	font-weight: bold;
}
.GoogleAds {
	float: left;
	width: 80%;
	padding: 10px;
	text-align: center;
}
.Legalese {
	float: left;
	width: 80%;
	padding: 10px;
	text-align: center;
}
.Closer {
	text-align: center;
	margin-top: 5px;
}
.TOC .Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: .5em;
}
.TOC p{
	margin: .5em 0px 0px;
}
.TOC .indented {
	margin-top: 0px;
	margin-left: 1em;
}
.TOC .indented2 {
	margin-top: 0px;
	margin-left: 2em;
}
blockquote {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
}
.Footnote{
	font-family: "Times New Roman", Times, serif;
	color: #CC8C7A;
}
.ArticleList p{
	text-align: center;
	margin: 0px;
}
.ArticleList {
	margin-bottom: 1em;
}
.FeedbackDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC8C7A;
	width: 10em;
}
.Feedback {
	font-style: italic;
}
.FeedbackResponse {
}
.Note {
	font-style: italic;
	border: 1px dotted;
	padding: 1em;
}
.Note i {
	font-style: normal;
}
.JumpNote {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 1em;
	margin-bottom: 0px;
}
.AskLetter {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	padding: 0em 1em 1em;
	margin-left: 3em;
	margin-right: 3em;
	border: 1px solid #CC8C7A;
}
.Submission {
	font-family: "Courier New", Courier, mono;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	padding-top: 0.5em;
}
.Submission .Response {
	font-family: "Times New Roman", Times, serif;
	padding-right: 1em;
	padding-left: 1em;
	border-left-style: solid;
	border-left-width: 1em;
	border-left-color: #CC8C7A;
}

.Citation {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
}
