home *** CD-ROM | disk | FTP | other *** search
/ Das PSION Power-Buch / PsionPowerBuch.iso / mac / MAIN.CSS < prev    next >
Cascading Style Sheet File  |  2000-08-10  |  1KB  |  53 lines

  1. <Style Type = "text/css">
  2. <!--
  3.   <STYLE>
  4. P {color : #800000} 
  5.  
  6.   A:link { color : #0000FF}
  7.   A:active { color: #FF0000}
  8.   A:visited { color : #0000FF}
  9.   B {font-family : Arial;
  10.             font-size : 12pt;
  11.             font-weight: bold;
  12.             color : #000000}
  13.    BODY, P {font-family : Arial;
  14.             font-size : 12pt;
  15.             font-weight: normal;
  16.             color : #000000}
  17.     td {font-family : Arial;
  18.             font-size : 12pt;
  19.             font-weight: normal;
  20.             color : #000000}
  21.  
  22.  
  23.   OL, UL, LI  {font-family : Arial;
  24.            font-size : 12pt;
  25.            font-weight: normal;
  26.            color : #000000}
  27.    H1 {font-family : Arial;
  28.            font-size : 24pt;
  29.            font-weight: bold;
  30.            color : #000000}
  31.    H2 {font-family : Arial;
  32.            font-size : 18pt;
  33.            font-weight: bold;
  34.            color : #000000}
  35.    H3 {font-family : Arial;
  36.            font-size : 16pt;
  37.            font-weight: bold;
  38.            color : #000000}
  39.    H4 {font-family : Arial;
  40.            font-size : 14pt;
  41.            font-weight: normal;
  42.            color : #000000}
  43.    H5 {font-family : Arial;
  44.            font-size : 10pt;
  45.            font-weight: bold;
  46.            color : #1479BF}
  47.    H6 {font-family : Arial;
  48.            font-size : 6pt;
  49.            font-weight: normal;
  50.            color : #000000}
  51.    I  {    color : #8B458B}
  52. -->
  53. </Style>