home *** CD-ROM | disk | FTP | other *** search
- /* Base style sheet for the Xara site. */
-
- HTML,BODY, P {
- font: 10pt "Arial" "Helvetica"; 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 }
-