home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background-image: url(bitmaps/water.gif);
- background-attachment: fixed;
- background-position: center center;
- background-repeat: no-repeat;
- background-color: white;
- color: black;
- }
-
- P, table, OL, UL {
- font-size: 8pt;
- font-family: Verdana, Arial, Sans-Serif;
- text-align: justify;
- }
-
- PRE {
- font-size: 8pt;
- color: 808080;
- }
-
- A {
- color: blue;
- }
-
- A:hover {
- color: orange;
- }
-
- .group {
- font-weight: bold;
- font-size: 10pt;
- color: 000080;
- }
-
- .header {
- font-weight: bold;
- font-size: 18pt;
- text-align: left;
- }
-