home *** CD-ROM | disk | FTP | other *** search
- /* Cascading Style Sheet, Level 1, for the NetHelp 2.0 Authoring Guide*/
-
-
-
- /* To use this style sheet, add the following command in the <HEAD> section of your HTML file */
-
- /* <LINK REL=STYLESHEET TYPE="text/css" HREF="../authguid.css"> */
-
-
-
- BODY {
-
- margin: 0;
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 10pt;
- color: black;
- background-color: #ffffff
- }
-
- LI {
-
- margin-top: 0;
- margin-bottom: 0
- }
-
-
- H1, H2, H3, H4, H5, H6 {
-
- text-align: left
- }
-
-
- H1, H2, H3, H4 {
-
- margin-top: 10px;
- margin-bottom: 0px
- }
-
-
- H5, H6 {
-
- margin-top: 5px;
- margin-bottom: 0
- }
-
- H1 {
-
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 16pt;
- font-weight: bold
- }
-
- H2 {
-
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 16pt;
- font-weight: bold
- }
-
- H3 {
-
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 12pt;
- font-weight: bold
- }
-
-
- P {
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 10pt
- }
-
-
- B, STRONG {
-
- font-weight: bold }
- /* relative to the parent */
-
-
- I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE {
-
- font-style: normal;
- font-size: smaller
- }
-
- PRE, TT, CODE, KBD, SAMP {
-
- font-family: monospace;
- color: black
- }
-
-
-
- PRE {
- white-space: pre
- }
-
-
-
- ADDRESS {
-
- margin-left: 0
- }
-
- ADDRESS {
-
- font-size: 10pt;
- font-size: 10pt;
- font-weight: lighter
- }
-
-
- BLOCKQUOTE {
-
- margin-left: 10;
- margin-right: 10
- }
-
-
-
- UL, DIR {
-
- list-style: disc
- }
-
- UL {
-
- margin-left: -1em
- }
-
- UL {
-
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 10pt
- }
-
-
- OL {
-
- list-style: decimal
- }
-
-
- OL {
- margin-left: -1em
- }
-
-
- OL {
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 10pt
- }
-
-
-
-
- HR {
- border-top: solid
- }
- /* 'border-bottom' could also have been used */
-
-
-
- A {
- font-weight: bold
- }
-
- ALT {
- font-family: "trebuchet ms", arial, helvetica, sans-serif;
- }
-
-
-
-
-
-
-