home *** CD-ROM | disk | FTP | other *** search
- BODY, TD, TH {
- font-family: MS Sans Serif, Arial CE, Arial, Helvetica, sans-serif;
- font-size: 10pt;
- }
-
- .navbar TD {
- font-size: 8pt;
- }
-
- A {
- text-decoration: none;
- color: blue;
- }
-
- A:hover {
- text-decoration: underline;
- color: red;
- }
-
- .navbar A {
- text-decoration: none;
- color: black;
- font-weight: bold;
- }
-
- .navbar A:hover {
- text-decoration: none;
- color: red;
- font-weight: bold;
- }
-
- .petit {
- font-size: 8pt;
- }
-
- .body {
- font-family: Arial CE, Arial, sans-serif;
- font-size: 10pt;
- }
-
- H1 {
- text-align: center;
- }
-
- .headline {
- font-size: 12pt;
- }
-
- DT {
- font-weight: bold;
- margin-top: 5pt;
- }