home *** CD-ROM | disk | FTP | other *** search
- body {
- background-color: #333366;
- font-family: verdana, helvetica, sans-serif;
- margin-top: 0;
- margin-left: 0;
- }
-
- p, td {
- font-family: verdana, helvetica, sans-serif;
- font-size: 8pt;
- letter-spacing: 0;
- color: white;
- }
-
- h1, h2, h3, h4, h5, h6, h7 {
- letter-spacing: 1;
- }
-
- h1 {
- font-size: 13pt;
- }
-
- h2 {
- font-size: 11pt;
- }
-
- a {
- text-decoration: none;
- color: #CCCCFF;
- }
-
- a:active {
- color: #FFFFCC;
- }
-
- a:hover {
- text-decoration: underline;
- color: #FFFFCC;
- }
-
- a.item {
- color: #FFFFFF;
- }
-
- .big {
- font-size: 10pt;
- font-weight: bold;
- letter-spacing: 1;
- }
-
- .small {
- font-size: 8pt;
- font-weight: normal;
- }
-
- .bold {
- font-weight: bold;
- }
-
- div.box {
- background: #996699;
- color: white;
- padding: 0.5em;
- border: solid;
- border-width: 1;
- border-color: #CCCCCC;
- text-align: left;
- width: 90%;
- }
-
- .indented {
- padding-left: 1.5em;
- }
-
- .input {
- font-family: verdana, arial, sans-serif;
- font-size: 10pt;
- background-color: #FFFFFF;
- border-bottom: solid 1px;
- border-left: solid 1px;
- border-right: solid 1px;
- border-top: solid 1px;
- border-color: #666666;
- }
-
- .button {
- font-family: verdana, arial, sans-serif;
- font-size: 8pt;
- font-weight: bold;
- color: #FFFFFF;
- background-color: #9999CC;
- border-bottom: solid 1px;
- border-left: solid 1px;
- border-right: solid 1px;
- border-top: solid 1px;
- border-color: #000000;
- }
-