home *** CD-ROM | disk | FTP | other *** search
- /* Base style sheet for the Xara site side bar. */
-
- HTML,BODY, P {
- font: 10pt "Times"; color: "#000000";
- color: black;
- font-family: times, serif;
- font-style: normal
- font-size: 10pt
- }
-
- A:link { color: red }
- A:visited { color: gray }
- A:active { color: yellow }
-
- H1, H2, H3 { color: red }
- H1 { font-size: 16pt }
-
- PRE {
- font-family: monospace;
- font-size: 80%;
- }
-