home *** CD-ROM | disk | FTP | other *** search
/ Das PSION Power-Buch / PsionPowerBuch.iso / pc / LEFT.CSS < prev    next >
Cascading Style Sheet File  |  1999-04-18  |  652b  |  25 lines

  1. <Style Type = "text/css">
  2. <!--
  3.   <STYLE>
  4.    A:link { color : #0000FF}
  5.    A:active { color: #FF0000}
  6.    A:visited { color : #0000FF}
  7.    BODY {font-family : Arial;
  8.             font-size : 19pt;
  9.             font-weight: normal}
  10.     td {font-family : Arial;
  11.             font-size : 9pt}
  12.     H2 {font-family : Arial;
  13.             font-size : 16pt;
  14.             font-weight: bold;
  15.             color : #8B458B}
  16.     H3 {font-family : Arial;
  17.             font-size : 10pt;
  18.             font-weight: bold;
  19.             margin-top:"10";
  20.             margin-bottom:"3"}
  21.     p,li, a {font-family : Arial;
  22.             font-size : 8pt}
  23.  
  24. -->
  25. </Style>