home *** CD-ROM | disk | FTP | other *** search
- body {
- background-color: #202030;
- margin: 0px;
- }
-
- TD {
- background-color: #FFFFFF;
- text-align: justify;
- font-family: Tahoma;
- font-size: 13px;
- color: #000000;
- }
-
- .title {
- text-align: right;
- font-size: 32px;
- font-weight: bold;
- font-style: italic;
- color: #D0D0D0;
- }
-
- .header {
- background-color: #202030;
- font-size: 24px;
- font-weight: bold;
- font-style: italic;
- color: #FFFFFF;
- padding: 2px;
- }
-
- .subheader {
- background-color: #404060;
- font-size: 14px;
- font-weight: bold;
- color: #FFFFFF;
- padding: 2px;
- }
-
- .tbl-border {
- background-color: #606040;
- }