home *** CD-ROM | disk | FTP | other *** search
- BODY
- {
- font-family: Verdana;
- font-size: 9pt;
- background-color: White;
- scrollbar-face-color: lavender;
- scrollbar-shadow-color: white;
- background-image: url("../images/bg.png");
- background-position: top right;
- background-repeat: repeat-y;
- }
-
- H2
- {
- font-size: 13pt;
- }
-
- H3
- {
- font-size: 11pt;
- }
-
- LI
- {
- margin-top: 2px;
- margin-bottom: 2px;
- }
-
- DT
- {
- margin-top: 5px;
- margin-bottom: 2px;
- font-style: italic;
- font-weight: bold;
- }
-
- A
- {
- color: mediumblue;
- }
-
- A:hover
- {
- color: dodgerblue;
- }
-
- IMG
- {
- border-width: thin;
- border-style: solid;
- }