home *** CD-ROM | disk | FTP | other *** search
- BODY {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: black;
- background: #FFE694;
- }
-
- A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,
- DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
- LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
- APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,
- ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
- font-style: normal;
- font-weight: normal;
- word-spacing: normal;
- letter-spacing: normal;
- font-size: 10pt;
- line-height: 120%;
- text-indent: 0%;
- text-align: left;
- text-transform: none;
- text-decoration: none;
- border-style: none;
- }
-
- PRE, CODE, TT {
- font-family: Courier New, Courier, monospace;
- }
-
- H1, H2, H3, H4 {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #7072C8;
- font-weight: bold;
- }
-
- H1 {
- font-size: 16pt;
- }
-
- H2 {
- font-size: 12pt;
- }
-
- H3 {
- font-size: 10pt;
- }
-
- H4 {
- font-size: 10pt;
- font-weight: normal;
- }
-
- EM {
- font-style: normal;
- font-weight: bold;
- }
-
- STRONG {
- font-style: italic;
- font-weight: bold;
- }
-
- EM STRONG, STRONG EM {
- text-transform: uppercase;
- font-style: normal;
- font-weight: bolder;
- }
-
- .warning {
- text-transform: none;
- font-style: normal;
- font-weight: bolder;
- background: yellow;
- color: black;
- }
-
- DEL {
- text-decoration: line-through;
- }
-
- VAR, CITE, DFN, .note {
- font-style: italic;
- }
-
- ADDRESS {
- letter-spacing: .1em;
- }
-
- ACRONYM {
- font-variant: small-caps;
- letter-spacing: 0.1em;
- }
-
- .colophon {
- display: none;
- }
-
- A:link {
- color: blue;
- text-decoration: underline;
- }
-
- A:visited {
- color: purple;
- text-decoration: underline;
- }
-
- A:active {
- color: blue;
- text-decoration: underline;
- }