/* style sheet for DODE book HTML produced by RTFtoHTML */DIV, P {	font-size : 11pt;	font-family : verdana, helvetica, arial;}#FrameLabel {	text-align : left;	font-size : 10pt;	font-style : italic;}/* 	------------------------------------------------------------------	Navigation Frame*//* NavFrameHeader (see below) */#GlobalLinkHeader {	margin-left : 10pt;	font-weight : bold;}#GlobalLink {	font-size : 10pt;}#AlphaIndex {	text-align : center;	font-size : 10pt;}/* --------------------------------------------------------------------	Text View (Main Frame)	Formatting for styles found in the text view (produced by DISPLAY NODE)	-- most of these handle the styles used to format the Word version of the document*/#NodeHeader {	font-family : Arial, Helvetica;	text-align : left;	font-weight : bold;	font-size : 16pt;	margin-bottom : 5; margin-top : 5;	}	#BodyText {	line-height : 1.2;	padding-bottom : 5pt;}#Quotation {	line-height : 1.2;	margin-left : 50; margin-right : 50;}#RightAlignedQuote {	line-height : 1.0;	margin-left : 45%;	padding-bottom : 10pt;	text-align : right;}#Comment {	font-size : 10pt;	font-style : italic;	border-color : blue;	border-width : 1pt;	margin-left : 50; margin-right : 50;	margin-bottom : 10;	color : blue;}#BulletList, #EnumeratedList {	margin-top : 0;	padding-top : 0pt; padding-bottom : 0pt;	line-height : 1.2;}/* 	Figures and Tables (along with figure text and caption) */#Caption {	font-weight : bold;	line-height : 1.0;	text-align : center;	padding-top : 7pt;	padding-bottom : 7pt;}#Table {	text-align : center;	padding-bottom : 10pt;}#Figure {	text-align : center;	padding-top : 10pt;}/* figure texts are indented 50 pixels from left and right */#FigureText {	font-size : 10pt;	line-height : 1.0;	text-align : left;	margin-left : 50; margin-right : 50;	padding-bottom : 12pt;}/* figure texts are indented 50 pixels from left and right */#TableText {	font-size : 10pt;	line-height : 1.0;	text-align : left;	padding : 3pt;	color : black;}/* 	-------------------------------------------------------	Table of Contents (TOC), Figures (TOF), Table of Tables (TOT) and Index styles*//* 	Toc tiny is used for the toc frame, where we want it to be very narrow */#tocTiny {	font-family : helvetica narrow, helvetica, arial;	font-size : 9pt;}/* 	--------------------------------------------------------	QuickRef and QuickGloss	displayed in AUX frame, triggered in Text-main frame*/#QuickGlossTerm, #QuickRefCitation {	text-align : left;	font-size : 11pt;	font-weight : bold;	padding-bottom : 5pt;}#QuickGlossDefn, #QuickRefReference {	text-align : left;	font-size : 11pt;	margin-left : 20; margin-right : 20;}/* 	--------------------------------------------------------	TermList and RefList (Displayed in Main Window)*/#ListIndexLetter {			 /* The Separator for an alphabetically ordered list */	font-size : 18pt;/*	font-weight : bold;*/}#TermListHeader,#RefListHeader,#TOCHeader,#NavIndexHeader,#BlankAuxFrameHeader,#NavFrameHeader,		/* Nav Frame Header */#TOTHeader,				/* Table of Tables Header */#TOFHeader				/* Table of Figures Header */ {/*	color : green;*/	text-align : left;	font-size : 12pt;	font-weight : bold;	padding-bottom : 5pt;}#TermListTerm, #RefListCitation {	font-size : 11pt;	font-weight : bold;}#TermListDefn, #RefListReference {	text-align : left;	font-size : 11pt;	margin-left : 20; margin-right : 20;	margin-bottom : 10;}#TermListMiscLink,#RefListMiscLink,#QuickRefMiscLink,#QuickGlossMiscLink,#OccurrMiscLink {	font-size : 10pt;}/* 	--------------------------------------------------------	Occurrences - displayed in aux frame*/#TermOccurTerm, #RefOccurCite {	font-size : 11pt;	font-weight : bold;}#TermOccurText, #RefOccurText,#TOTItem, #TOFItem				/* Table of Figures/Tables Item */{	text-align : left;	font-size : 11pt;	margin-left : 20; margin-right : 20;	line-height : 1.1;}/* 	--------------------------------------------------------	LEFTOVERS - commented out for sanity's sake#TOTItem, #TOFItem {	text-align : left;	font-size : 12pt;	margin-left : 20; margin-right : 20;	margin-bottom : 5;}#IndexItem {	line-height : 1.0;	font-size : 11pt;	padding-bottom : 0pt;}#listHeader {	text-align : left;	font-weight : bold;	font-size : 12pt;	margin-left : 0;	margin-bottom : 5;}#listItem, #refBody {	text-align : left;	font-size : 11pt;	margin-left : 20; margin-right : 20;	margin-bottom : 10;}#emptyList {	text-align : left;	font-style : italic;	font-size : 12pt;	margin-left : 20; margin-right : 20;	margin-bottom : 10;}/* terminology */#term {	text-align : left;	font-size : 12pt;}#popUpRefTitle  {	text-align : left;	font-size : 14pt;	font-weight : bold;	margin-top : 10; margin-bottom : 5;}#refTitle {	text-align : left;	font-size : 12pt;	font-weight : bold;}#occurrence {	text-align : left;	font-size : 11pt;}*/