home *** CD-ROM | disk | FTP | other *** search
- body { color: #000000;
- background: #FFFFFF;
- font-size: 70%;
- font-family: Verdana, Arial, Sans Serif; }
-
-
- a:link, a:visited { color: "#0000FF"; text-decoration:"underline";}
-
- a:active { color: "#FF0000"; cursor:hand; text-decoration:"underline";}
-
- a:hover { color: "#FF0000"; cursor:hand; text-decoration:"underline";}
-
- .pw_sect {
- font-weight:bold;
- margin-bottom:" .5em";
- clear:both; }
-
- h1
- { font-size: 125%;
- margin-bottom:" .5em"; clear:both; }
-
- h2
- { font-size: 110%;
- margin-top: "1.5em";
- margin-bottom:" .5em"; clear:both; }
-
- h3
- { font-size: 100%;
- margin-top: "1.2em";
- margin-bottom: ".5em"; clear:both; }
-
- h4
- { font-size: 100%;
- margin-top: "1.2em";
- margin-bottom: ".5em"; clear:both; }
-
- h5
- { font-size: 100%;
- margin-top: "1.2em";
- margin-bottom: ".5em"; clear:both; }
-
- p
- { margin-top:" .6em";
- margin-bottom: ".6em"; }
-
- ol
- { margin-top: ".5em";
- margin-bottom: 0;
- margin-left: "2.1em";
- padding-left: "0em";
- margin-right:"2.1em" }
-
- ul
- { margin-top: ".6em";
- margin-bottom: 0;
- list-style-type: disc;
- margin-left: "1.5em";
- padding-left: "0em";
- margin-right: "1.5em"; }
-
- li
- { margin-bottom: ".7em"; clear:both; }
-
- dd
- { margin-bottom: 0;
- margin-left: "1.5em"; }
-
- /* for defined terms, follow the "Document Conventions" listing in the Microsoft Manual of Style: */
- /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add "font-weight: bold;" to the dt tag */
- /* Variables, book titles, and placeholders the user must provide are italic--add "font-style: italic;" to the dt tag */
- /* pre-defined arguments are bold and italic--add "font-weight: bold;" and "font-style: italic;" to the dt tag */
-
- dt
- { margin-top: "1em"; }
-
- pre
- { margin-top: ".5em";
- margin-bottom: ".5em"; }
-
- code
- { font-family: Courier New;
- font-size: "1.1em"; }
-
- table
- { font-size: 100%;
- margin-top: "1em";
- margin-bottom: "1em"; }
-
- th
- { text-align: left;
- background: #DDDDDD;
- vertical-align: bottom;
- padding: .2em;
- padding-left: .45em;
- padding-right: .5em;}
-
- tr
- { vertical-align: top; }
-
- td
- { background: #EEEEEE;
- vertical-align: top;
- padding: .2em;
- padding-left: .45em;
- padding-right: .5em;}
-
-
- /**** extended class styles ************************/
- /* */
- /* add comment tags to disable the style */
-
- p.indent { margin-left: "1.3em"; } /* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
-
- p.indent2 { margin-left: "3.5em"; } /* this class style is used to indent text a second level under the first indent */
-
- p.proclabel { font-size: 100%;
- font-weight: bold; clear: both; }
-
- p.uatshoot { font-weight: bold; margin-bottom: "-.5em"; margin-top: "1em"; }
-
-
- p.note,p.tip, p.important, p.caution, p.warning
- { font-weight:bold; clear:both;
- margin-top:"1em";
- margin-bottom:"-.25em"; }
-
- .pw_faq_q {
- clear: both;
- margin-top: 30px;
- text-indent: -20px;
- margin-left: 20px;
- font-weight: bold;
- }
-
- .pw_faq {
- margin-left: 20;
- }
-