home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / sharewar / menu / smmk.exe / 1045 / BINARY / 111 / docs / docs.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-02-19  |  1.6 KB  |  106 lines

  1.  
  2. BODY {
  3.     font: small Verdana, Arial, Helvetica, sans-serif;
  4.     background-color: #FFFFFF;color: #000000; }
  5.  
  6.  
  7. h1, h2, h3, h4 {
  8.     font-family: verdana, Arial, Helvetica, sans-serif;    
  9.     font-weight: bold;}
  10.     
  11. h1 {
  12.     font-size: 145%;}
  13.  
  14. h2 {
  15.     font-size: 125%;
  16.     margin-bottom: 6pt;}
  17.     
  18. h3 {
  19.     font-size: 115%;}
  20.     
  21. h4 {
  22.     font-size: 100%;
  23.     margin-top: 1.5em;}
  24.     
  25.  
  26. CODE {
  27.     font: 100% "monotype.com", "Courier New", Courier, mono;
  28.     color: #000033; }
  29.  
  30. A {
  31.     Color: #000080;
  32.     text-decoration: none; }
  33.  
  34. A:visited {
  35.     Color: #000080; }
  36.     
  37. A:hover {
  38.     Color: #FF0000;
  39.     text-decoration: none; }
  40.  
  41. A.bia {
  42.     Color: #FFFFFF;
  43.     text-decoration: none; }
  44.  
  45. A.bia:visited {
  46.     color: #FFFFFF; }
  47.     
  48. A.bia:hover {
  49.     Color: #FFC000;
  50.     text-decoration: none; }
  51.  
  52. UL LI {
  53.     margin-top: .75em;
  54.     line-height: 110%; }
  55.  
  56. LI.2 {
  57.     margin-top: .1em;
  58.     margin-bottom: .1em;
  59.     line-height: 110%; }
  60.     
  61. UL {
  62.     list-style: disc; }
  63.  
  64. UL UL, OL OL, OL UL, UL OL {
  65.     margin-top: 1em;
  66.     margin-bottom: 1em; }
  67.     
  68. LI P {
  69.     margin-top: .5em;
  70.     margin-bottom: .5em; }
  71.  
  72. SUP {
  73.     text-decoration: none;
  74.     font-size: smaller; }
  75.  
  76. HR {
  77.     Color: #CCCCCC;}
  78.  
  79. TD {
  80.     Color: #000000;
  81.     Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  82.     Font-Size: 9pt;}
  83.     
  84. TABLE.data {
  85.     margin-bottom: 16pt; }
  86.     
  87. TD.data {
  88.     Color: #000000;
  89.     Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  90.     Font-Size: 9pt;
  91.     Color: #000000;}
  92.     
  93. TD.data LI {
  94.     margin-left: -12pt; }
  95.     
  96. TD.data UL {
  97.     margin-top: 9pt; }    
  98.  
  99. TD.bia {
  100.     Color: #FFFFFF;
  101.     Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  102.     Font-Size: 8pt;
  103.     }
  104.  
  105.  
  106.