home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / htmlib / hlbsetup.exe / _SETUP.1 / HTMLib4.chm / stylelg.css < prev   
Encoding:
Cascading Style Sheet File  |  1998-02-25  |  1.9 KB  |  63 lines

  1. <HTML>
  2. <!-- This file is part of the HTML Reference Library ('HTMLib') -->
  3. <!-- It should not be used outside of the HTMLib package -->
  4. <!-- The HTMLib is © 1995-1998 Stephen Le Hunte -->
  5. <!-- htmlib@htmlib.demon.co.uk -->
  6. <STYLE TYPE="text/css">
  7. <!--
  8.   BODY { background : #FFFFE0;
  9.          color : #000000}
  10.   DIV {font-family : Arial;
  11.        font-size : 12pt}
  12.  
  13.   TD, BLOCKQUOTE, DL, UL, OL { font-family : Arial;
  14.                    font-size : 12pt}
  15.   TH {font-family : Arial;
  16.       font-size:12pt;
  17.       font-weight : bold}
  18.   P { font-family : Arial;
  19.       font-size : 12pt}
  20.   A:link { color : #008000}
  21.   A:visited { color : #008000}
  22.   A.external:link { color : #0000FF}
  23.   A.external:visited { color : #0000FF}
  24.   HR { color : gray }
  25.   CODE {font-family : "Courier New";
  26.         font-size : 11pt}
  27.   .comptable TD { font-family : Arial;
  28.                font-size : 10pt}
  29.   .fixedDIV {font : 10pt "Courier New"}
  30.   .smallDIV {font : 10pt Arial}
  31.   .comptable CODE {font-size : 10pt}
  32.   .egcode { color : #008000;
  33.             font-family : "Courier New";
  34.             font-size : 12pt;
  35.         font-style : italic}
  36.   .attr { color : #800000;
  37.           font-weight : bold;
  38.           font-family : "Courier New";
  39.           Font-size : 12pt}
  40.   .reltopic { font-family : "MS Sans Serif";
  41.               font-size : 10pt;
  42.               color : #0000C0}
  43.   .red { color : #FF0000;
  44.          font-weight : bold}
  45.   .Greek { font-family : Symbol}
  46.   .NSRtitle {font-family : Arial;
  47.          font-size : 16pt;
  48.          font-weight : bold}
  49.   .copyright {font-family : Arial;
  50.           font-size : 10pt;
  51.           color:#DDDDDD}
  52.   .1stIndent {position : relative; left : 30px}
  53.   .2ndIndent {position : relative; left : 35px}
  54.   .3rdIndent {position : relative; left : 70px}
  55.   .ScriptingTable TD { font-family : "MS Sans Serif";
  56.                font-size : 10pt}
  57.   .reltopline {width : 110px;height : 1px}
  58. -->
  59. </STYLE>
  60. <BODY>
  61. </BODY>
  62. </HTML>
  63.