home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 June / Chip_2000-06_cd2.bin / AUTOREV / HTML / ALLIANZ / MAIN.CSS < prev    next >
Cascading Style Sheet File  |  1998-03-11  |  1KB  |  81 lines

  1. BODY    {    margin-left=0;
  2.          font: 9pt Arial;
  3.         font-family: Helvetica;    
  4.          color: #000080;
  5.         text-align: left;
  6.     }
  7.  
  8.  
  9. A:link    {    font-weight:bold;
  10.         font: 9pt Arial;
  11.          color: #000035;
  12.     }
  13.  
  14. A:visited {    font-weight:bold;
  15.         font: 9pt Arial;
  16.         color: #00005B;
  17.     }
  18.  
  19. A:active {    font-weight:bold;
  20.         font: 9pt Arial;
  21.         color: #FF0000;
  22.     }
  23.  
  24. A.small
  25.     {    margin-left=0; 
  26.         font: 7pt Arial; 
  27.         color: #000080;
  28.         text-align: left;
  29.     }
  30.  
  31. A.small:visited
  32.     {    margin-left=0; 
  33.         font: 7pt Arial; 
  34.         color: #00005B;
  35.         text-align: left;
  36.     }
  37.  
  38. A.small:active
  39.     {    margin-left=0; 
  40.         font: 7pt Arial; 
  41.         color: #FF0000;
  42.         text-align: left;
  43.     }
  44.     
  45.  
  46. P    {    margin-left=0; 
  47.         font: 9pt Arial; 
  48.         color: #000080;
  49.     }
  50.  
  51. TABLE    {    margin-left=0; 
  52.         font: 9pt Arial; 
  53.         color: #000080;
  54.         text-align: left;
  55.     }
  56.  
  57.  
  58. TABLE.normal    {    margin-left=0; 
  59.         font: 9pt Arial; 
  60.         color: #000080;
  61.         text-align: center;
  62.     }
  63.  
  64. TABLE.small    {    margin-left=0; 
  65.         font: 8pt Arial; 
  66.         color: #000080;
  67.         text-align: left;
  68.     }
  69.  
  70. B.nadpis  {    margin-left=0; 
  71.         font-weight: bold;
  72.         font: 16pt Arial; 
  73.     }
  74.  
  75. B.nadpis.2  { margin-left=0; 
  76.         font-weight: bold;
  77.         font: 24pt Arial; 
  78.         color: #808080;
  79.         text-align: left
  80.     }
  81.