BODY { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

/* H1 - page header; H2 - article header; H3 - article lead/article subheader; H4 - article sub-subheader */
H1, H2, H3 { font-family: Georgia, Times, Times New Roman, serif; font-weight: bold; margin: 0; }
H1 { font-size: 15pt; color: #000; font-family: Arial, Helvetica, sans-serif; }
H2 { font-size: 14pt; color: #866C35; font-weight: normal; margin-bottom: 6px; }
H3 { font-size: 11pt; color: #505252; font-weight: normal; margin-bottom: 6px; }
H4 { font-size: 10pt; color: #555; font-weight: normal; margin-bottom: 3px; }

/* .toc: table of contents - smaller font sizes */
.toc H2 { font-weight: normal; font-size: 11pt; margin-bottom: 2px; }
.toc H3 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333; margin-bottom: 10px; }

/* old 6984AD */
A { text-decoration: none; color: #3E75A9; }
A:hover {
	color: #38465C;
	text-decoration: underline;
	/* margin-left: 20px; */
	text-align: center;
}

P { font-family: Arial, Helvetica, sans-serif; font-size: 10.5pt; margin-bottom: 12px; line-height: 14pt; }
HR { margin: 5px 0; }

/* .bc: bread crumbs for navigation; .note: for notes appended at end of article or page; .hnote: highlighted note */
#bc { font-size: 8pt; padding: 3px 6px; margin-bottom: 12px; color: #555; font-weight: bold; }
#bc A { color: #9C9F3E; }
.note { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333; padding: 5px 0; margin-top: 12px; }
.note P { font-family: inherit; font-size: inherit; color: inherit; margin: 0; padding: 6px 0 0 0; }
.hnote { font-size: 10pt; color: #AB6B17; }

.img { padding: 9px 0 9px 0; border-width: 1px 0; border-style: dashed; border-color: #CFCFCF; }
.img .caption {
	font-size: 8pt;
	padding: 3px 6px;
	color: #333;
}
.img .caption STRONG { color: #777; }

.imgnotopborder { padding: 9px 0 9px 0; border-width: 1px 0; border-style: dashed; border-color: #CFCFCF; border-top:none; }
/* other styles */
/* list of items after an article */
.palist P { font-size: 9pt; margin: 0 0 5px 0; line-height: normal; }

/* header/footer */
#header { width: 680px; border-bottom: 1px dotted; }
#footer { font-family: Arial, Helvetica, sans-serif; margin: 10px 0 6px 0; border-top: 1px dotted #333; font-size: 8pt; color: #718685; }.booktitle {
	font-style: italic;
}
.citation {font-size: 0.9em; line-height: 1.25em; margin-bottom: 1em; text-indent: -3em; margin-left: 4em;
}
