home *** CD-ROM | disk | FTP | other *** search
- body { background-color: #ffffff;
- font-size: 75%;
- font-family: MS Sans Serif, sans-serif;
- }
-
- a:link { background: transparent;
- color: #0000cc;
- }
-
- a:visited { color: #0000cc;
- }
-
- a:active { color: #999999;
- }
-
-
- p { margin-bottom: -.75em;
- }
-
- /* ---------------- lists &c. ---------------- */
-
-
- li p { margin-top: .75em;
- margin-bottom: 1.25em;
- }
-
- li { margin-left: -.25in;
- }
-
- ol li {
- }
-
- ul { list-style: disc;
- }
-
- ul.onestep { list-style: disc;
- }
-
-
- /* ---------------- code &c. ---------------- */
-
-
- code { font-family: Courier New, Courier; }
-
- pre { font-family: Courier New, Courier; }
-
-
- /* -------------- tables 'n' stuff -------------- */
-
-
- table { font-size: 100%;
- text-align: left;
- margin-top: 2em;
- }
-
- tr { margin: .25em;
- vertical-align: top;
- }
-
- th { text-align: left;
- margin: .25em;
- vertical-align: top;
- background: #dddddd;
- }
-
- td { margin: .25em;
- background: #eeeeee;
- vertical-align: top;
- }
-
-
- /* -------------- headings 'n' stuff -------------- */
-
- h5 {font-size: 75%;
- }
-
-
- /* -- subheading -- */
-
- h5.subh { margin-bottom: -1.5em;
- margin-top: 2em;
- }
-
- /* -- procedure heading -- */
-
- h5.proch { margin-bottom: -1em;
- }
-
- /* -- topic heading -- */
-
- h5.topich { margin-bottom: -1em;
- }
-
- /* -- note 'n' tip heading -- */
-
- h5.note { margin-top: 2em;
- margin-bottom: -1em;
- }
-
- /* -- related topics heading -- */
-
- h5.relh { margin-top: 2.75em;
- margin-bottom: -1em;
- }
-
- /* -------------- miscellany 'n' stuff -------------- */
-
- /* intended to applied with <div></div> tags to groups of links */
-
- .dectree { margin-left: 1.33em;
- margin-top: 1.5em;
- }
-
- div.dectree p { margin-top: 1.25em;
- }
-
-
- .reltopics {
- {
-
- p.reltopics { margin-left: 3em;
- }
-
-
- /* -------------- part opening table styles ------------- */
-
- .open { background: #ffffff;
- margin: 0em;
- }
-
- .openprod { background: #ffffff;
- font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif;
- font-size: 1.25em;
- font-weight: bold;
- margin: 0em;
- padding: 0em;
- }
-
- .openhelp { font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif;
- font-size: 2em;
- font-weight: bold;
- background: #cccccc;
- padding: .5em;
- }
-
- /*
- .test { font-size: 2em;
- background: #cccccc;
- border: solid black;
- padding-top: .5em;
- padding-right: .5em;
- padding-bottom: 50px;
- padding-left: .5em;
- }
- */