michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ michael@0: michael@0: Book { michael@0: display: block; michael@0: padding-left: 8px; michael@0: padding-top: 8px; michael@0: font-family: Courier; michael@0: font-size: 10pt; michael@0: } michael@0: michael@0: Abbrev { michael@0: display: block; michael@0: } michael@0: michael@0: Affiliation { michael@0: font-style: italic; michael@0: } michael@0: michael@0: Appendix Title { michael@0: font-weight: bold; michael@0: font-family: Arial; michael@0: font-size: 24pt; michael@0: margin-bottom: 10pt; michael@0: display: block; michael@0: } michael@0: michael@0: Para Author { michael@0: display: inline; michael@0: } michael@0: michael@0: Author { michael@0: display: block; michael@0: } michael@0: michael@0: AuthorGroup { michael@0: font-size: 12pt; michael@0: margin-top: 25pt; michael@0: display: block; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: BiblioDiv Title { michael@0: font-style: italic; michael@0: } michael@0: michael@0: Blockquote { michael@0: display: block; michael@0: margin-top: 3pt; michael@0: margin-left: 30pt; michael@0: } michael@0: michael@0: Book Title { michael@0: font-weight: bold; michael@0: font-family: Arial; michael@0: font-size: 18pt; michael@0: margin-bottom: 10pt; michael@0: display: block; michael@0: } michael@0: michael@0: BookInfo { michael@0: display: block; michael@0: margin-bottom: 30pt; michael@0: } michael@0: michael@0: BridgeHead { michael@0: display: block; michael@0: font-size: 16pt; michael@0: font-weight: bold; michael@0: color: teal; michael@0: } michael@0: michael@0: Caution { michael@0: font-weight: bold; michael@0: color: red; michael@0: } michael@0: michael@0: Caution:before { michael@0: content: "Caution:"; michael@0: } michael@0: michael@0: Chapter { michael@0: display: block; michael@0: margin-bottom: 25pt; michael@0: } michael@0: michael@0: Chapter Title { michael@0: font-weight: bold; michael@0: font-family: Arial; michael@0: font-size: 20pt; michael@0: margin-bottom: 10pt; michael@0: display: block; michael@0: } michael@0: michael@0: CiteTitle { michael@0: font-style: italic; michael@0: } michael@0: michael@0: CmdSynopsis { michael@0: display: block; michael@0: } michael@0: michael@0: CO { michael@0: display: block; michael@0: } michael@0: michael@0: Command { michael@0: font-style: italic; michael@0: } michael@0: michael@0: Comment { michael@0: display: block; michael@0: } michael@0: michael@0: ComputerOutput { michael@0: font-family: monospace; michael@0: } michael@0: michael@0: Copyright { michael@0: display: block; michael@0: } michael@0: michael@0: Para CorpAuthor { michael@0: display: inline; michael@0: } michael@0: michael@0: CorpAuthor { michael@0: display: block; michael@0: } michael@0: michael@0: Email { michael@0: font-style: italic; michael@0: } michael@0: michael@0: Editor { michael@0: display: block; michael@0: } michael@0: michael@0: Emphasis { michael@0: font-style: italic; michael@0: } michael@0: michael@0: ErrorType { michael@0: font-family: monospace; michael@0: } michael@0: michael@0: Example { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: margin-bottom: 10pt; michael@0: } michael@0: michael@0: Example Title { michael@0: display: block; michael@0: font-weight: bold; michael@0: font-size: 14pt; michael@0: } michael@0: michael@0: Figure Title { michael@0: font-family: Arial; michael@0: font-size: 10pt; michael@0: font-style: italic; michael@0: font-weight: bold; michael@0: display: block; michael@0: } michael@0: michael@0: Filename { michael@0: font-style: italic; michael@0: } michael@0: michael@0: Figure { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: FirstTerm { michael@0: font-style: italic; michael@0: } michael@0: michael@0: ForeignPhrase { michael@0: font-style: italic; michael@0: } michael@0: michael@0: FormalPara { michael@0: display: block; michael@0: } michael@0: michael@0: FormalPara Title { michael@0: display: block; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: FuncSynopsis { michael@0: display: block; michael@0: } michael@0: michael@0: FuncSynopsisInfo { michael@0: display: block; michael@0: white-space: pre; michael@0: } michael@0: michael@0: Function { michael@0: font-family: monospace; michael@0: white-space: pre; michael@0: } michael@0: michael@0: Glossary { michael@0: display: block; michael@0: } michael@0: michael@0: GlossDef { michael@0: display: block; michael@0: margin-left: 15pt; michael@0: } michael@0: michael@0: GlossList { michael@0: display: block; michael@0: } michael@0: michael@0: GlossSee { michael@0: display: block; michael@0: margin-left: 15pt; michael@0: } michael@0: michael@0: GlossTerm { michael@0: display: block; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: InformalTable { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: margin-bottom: 10pt; michael@0: } michael@0: michael@0: Interface { michael@0: font-family: Arial; michael@0: } michael@0: michael@0: ISBN { michael@0: display: block; michael@0: font-size: 10pt; michael@0: } michael@0: michael@0: ItemizedList { michael@0: display: block; michael@0: margin-top: 5pt; michael@0: margin-left: 20pt; michael@0: } michael@0: michael@0: LineAnnotation { michael@0: font-style: italic; michael@0: } michael@0: michael@0: Link { michael@0: color: blue; michael@0: text-decoration: underline; michael@0: } michael@0: michael@0: ListItem { michael@0: margin-left: 25pt; michael@0: display: list-item; michael@0: } michael@0: michael@0: Literal { michael@0: font-family: monospace; michael@0: } michael@0: michael@0: LiteralLayout { michael@0: white-space: pre; michael@0: display: block; michael@0: } michael@0: michael@0: Member { michael@0: display: block; michael@0: margin-left: 15pt; michael@0: } michael@0: michael@0: OLink { michael@0: display: block; michael@0: font-size: 12pt; michael@0: } michael@0: michael@0: Option { michael@0: font-family: monospace; michael@0: } michael@0: michael@0: OrderedList { michael@0: margin-top: 5pt; michael@0: margin-left: 20pt; michael@0: margin-bottom: 10pt; michael@0: display: block; michael@0: list-style-type: decimal; michael@0: } michael@0: michael@0: OrderedList Para { michael@0: display: block; michael@0: margin-top: 15pt; michael@0: } michael@0: michael@0: Para OtherCredit { michael@0: display: inline; michael@0: } michael@0: michael@0: OtherCredit { michael@0: display: block; michael@0: } michael@0: michael@0: Para { michael@0: display: block; michael@0: margin-top: 8pt; michael@0: } michael@0: michael@0: Para LiteralLayout { michael@0: display: block; michael@0: margin-top: 4pt; michael@0: margin-left: 10pt; michael@0: white-space: pre; michael@0: } michael@0: michael@0: Para Screen { michael@0: margin-top: 7pt; michael@0: margin-left: 10pt; michael@0: margin-bottom: 7pt; michael@0: display: block; michael@0: } michael@0: michael@0: Parameter { michael@0: font-family: monospace; michael@0: } michael@0: michael@0: Part Title { michael@0: font-size: 24pt; michael@0: display: block; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: Preface { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: Procedure { michael@0: display: block; michael@0: } michael@0: michael@0: ProgramListing { michael@0: display: block; michael@0: white-space: pre; michael@0: font-family: monospace; michael@0: } michael@0: michael@0: ProgramListingCO { michael@0: display: block; michael@0: white-space: pre; michael@0: font-family: monospace; michael@0: } michael@0: michael@0: PublisherName { michael@0: font-family: Times, New, Roman; michael@0: font-size: 20pt; michael@0: margin-top: 15pt; michael@0: margin-bottom: 15pt; michael@0: display: block; michael@0: } michael@0: michael@0: RefEntry { michael@0: display: block; michael@0: } michael@0: michael@0: RefEntryTitle { michael@0: display: block; michael@0: font-size: 20pt; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: RefName { michael@0: font-weight: bold; michael@0: } michael@0: michael@0: RefNameDiv { michael@0: display: block; michael@0: } michael@0: michael@0: RefSect1 { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: RefSect1 Title { michael@0: font-size: 14pt; michael@0: } michael@0: michael@0: RefSect1Info { michael@0: display: block; michael@0: font-size: small; michael@0: } michael@0: michael@0: RefSect2 { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: RefSect2 Title { michael@0: font-size: 14pt; michael@0: } michael@0: michael@0: RefSect2Info { michael@0: display: block; michael@0: font-size: small; michael@0: } michael@0: michael@0: RefSect3 { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: RefSect3 Title { michael@0: font-size: 14pt; michael@0: } michael@0: michael@0: RefSect3Info { michael@0: display: block; michael@0: font-size: small; michael@0: } michael@0: michael@0: RefSynopsisDiv { michael@0: display: block; michael@0: margin-top: 15pt; michael@0: } michael@0: michael@0: RefSynopsisDiv Title { michael@0: display: block; michael@0: font-size: 18pt; michael@0: } michael@0: michael@0: Replaceable { michael@0: font-family: Arial; michael@0: font-style: italic; michael@0: } michael@0: michael@0: Screen { michael@0: display: block; michael@0: margin-left: 20pt; michael@0: margin-bottom: 10pt; michael@0: white-space: pre; michael@0: } michael@0: michael@0: ScreenCO { michael@0: white-space: pre; michael@0: } michael@0: michael@0: ScreenShot { michael@0: white-space: pre; michael@0: } michael@0: michael@0: Sect1 { michael@0: display: block; michael@0: margin-top: 16pt; michael@0: } michael@0: michael@0: Sect1 Title { michael@0: font-family: Arial; michael@0: font-size: 20pt; michael@0: font-weight: bold; michael@0: display: block; michael@0: } michael@0: michael@0: Sect2 { michael@0: display: block; michael@0: margin-top: 15pt; michael@0: } michael@0: michael@0: Sect2 Title { michael@0: font-family: Arial; michael@0: font-size: 14pt; michael@0: font-weight: bold; michael@0: display: block; michael@0: } michael@0: michael@0: Sect3 { michael@0: display: block; michael@0: margin-top: 15pt; michael@0: } michael@0: michael@0: Sect3 Title { michael@0: font-family: Arial; michael@0: font-size: 14pt; michael@0: font-weight: bold; michael@0: display: block; michael@0: } michael@0: michael@0: SegListItem { michael@0: display: block; michael@0: } michael@0: michael@0: SegmentedList { michael@0: display: block; michael@0: } michael@0: michael@0: SegmentedList Title { michael@0: display: block; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: Sidebar { michael@0: display: block; michael@0: margin-top: 15pt; michael@0: margin-left: 30pt; michael@0: font-family: Arial; michael@0: font-size: 9pt; michael@0: } michael@0: michael@0: Step { michael@0: display: block; michael@0: } michael@0: michael@0: Step Title { michael@0: display: block; michael@0: font-style: italic; michael@0: } michael@0: michael@0: Subscript { michael@0: font-size: 5pt; michael@0: vertical-align: sub; michael@0: } michael@0: michael@0: Subtitle { michael@0: font-family: Arial; michael@0: font-size: 20pt; michael@0: font-weight: bold; michael@0: display: block; michael@0: text-align: center; michael@0: } michael@0: michael@0: Superscript { michael@0: font-size: 5pt; michael@0: vertical-align: super; michael@0: } michael@0: michael@0: Synopsis { michael@0: display: block; michael@0: white-space: pre; michael@0: } michael@0: michael@0: SystemItem { michael@0: font-family: monospace; michael@0: } michael@0: michael@0: Table { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: Table Title { michael@0: font-family: Arial; michael@0: font-size: 10pt; michael@0: font-style: italic; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: Term { michael@0: font-weight: bold; michael@0: } michael@0: michael@0: Title { michael@0: font-family: Arial; michael@0: font-size: 20pt; michael@0: font-weight: bold; michael@0: display: block; michael@0: text-align: center; michael@0: } michael@0: michael@0: TitleAbbrev { michael@0: font-family: Arial; michael@0: font-size: 14pt; michael@0: font-weight: bold; michael@0: display: block; michael@0: } michael@0: michael@0: ULink { michael@0: color: blue; michael@0: text-decoration: underline; michael@0: cursor: pointer; michael@0: } michael@0: michael@0: UserInput { michael@0: font-family: monospace; michael@0: font-weight: bold; michael@0: } michael@0: michael@0: VariableList Title { michael@0: font-weight: bold; michael@0: display: block; michael@0: } michael@0: michael@0: VarListEntry { michael@0: display: block; michael@0: margin-top: 10pt; michael@0: } michael@0: michael@0: VarListEntry Term { michael@0: display: block; michael@0: font-style: italic; michael@0: } michael@0: michael@0: Warning { michael@0: font-weight: bold; michael@0: color: fuchsia; michael@0: } michael@0: michael@0: Warning:before { michael@0: content: "Warning:"; michael@0: } michael@0: michael@0: michael@0: Year { michael@0: font-family: serif; michael@0: font-weight: bold; michael@0: }