home *** CD-ROM | disk | FTP | other *** search
- a
- {
- color: #0000FF;
- font-weight: bold;
- text-decoration: none;
- }
- a:hover
- {
- color: red;
- text-decoration: underline;
- }
- table
- {
- font-size: 10pt;
- table-border-color-light: rgb(255,204,102);
- table-border-color-dark: rgb(204,153,102);
- }
- body
- {
- font-family: Verdana, Arial, Helvetica;
- font-size: 10pt;
- background-color: rgb(255,255,204);
- color: rgb(102,102,51);
- }
-
- h1
- {
- font-size: 18pt;
- color: rgb(0,102,153);
- }
- h2
- {
- font-size: 16pt;
- color: rgb(0,102,153);
- }
- h3
- {
- font-size: 14pt;
- color: rgb(0,102,153);
- }
- h4
- {
- font-size: 12pt;
- color: rgb(0,102,153);
- }
- h5
- {
- font-size: 10pt;
- color: rgb(0,102,153);
- }
- h6
- {
- font-size: 8pt;
- color: rgb(0,102,153);
- }
- li { list-style-type: font-family; list-style-image: url('images/bd14582_.gif') }
-