home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / zkuste / kerio / download / kerio-pf.exe / Disk1 / data1.cab / Help / kpf.chm / kerio.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-04-15  |  692 b   |  54 lines

  1. BODY, TD {
  2.     background-color: white;
  3.     font-family: Arial, Helvetica, sans-serif;
  4.     font-size: 10pt;
  5. }
  6.  
  7. .term, .glossterm {
  8.     font-weight: bold;
  9.     float: left;
  10.     margin-right: 12pt;
  11. }
  12.  
  13. A:link, A:visited {
  14.     color: #4444AA;
  15.  
  16. A:hover, A:active {
  17.     color: #6666CC;
  18. }
  19.  
  20. .informalfigure, .informaltable {
  21.     margin-left: 24pt;
  22.     margin-top: 6pt;
  23.     margin-bottom: 6pt;
  24. }
  25.  
  26. .programlisting, .literallayout {
  27.     margin-left: 24pt;
  28. }
  29.  
  30. P {
  31.     margin-top: 0pt;
  32.     margin-bottom: 12pt;
  33. }
  34.  
  35. TABLE {
  36.     border-top: solid 1px black;
  37.     border-bottom: solid 1px black;
  38. }
  39.  
  40. H1 {
  41.     color: #6666CC;
  42.     font-size: 14pt;
  43. }
  44.  
  45. H2 {
  46.     color: #6666CC;
  47.     font-size: 12pt;
  48. }
  49.  
  50. H3 {
  51.     color: #6666CC;
  52.     font-size: 10pt;
  53. }