home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / zkuste / vbasic / Data / Utils / wwprot10.exe / data1.cab / Help / ProtectIT.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-04-14  |  2.8 KB  |  83 lines

  1.  
  2.  /* $MVD$:fontset("Arial","Arial") */
  3.  BODY { font-family : "Arial";
  4.         background-color : white;}
  5.  .mvd-BODY { font-family : "Arial";
  6.              background-color : white;}
  7.  H1 { font-size : 24.0pt;}
  8.  .mvd-H1 { font-size : 24.0pt;}
  9.  H2 { font-weight : bold;
  10.       font-size : 18.0pt;}
  11.  .mvd-H2 { font-weight : bold;
  12.            font-size : 18.0pt;}
  13.  H3 { font-weight : bold;
  14.       font-size : 14.0pt;}
  15.  .mvd-H3 { font-weight : bold;
  16.            font-size : 14.0pt;}
  17.  H4 { font-weight : bold;
  18.       font-size : 12.0pt;}
  19.  .mvd-H4 { font-weight : bold;
  20.            font-size : 12.0pt;}
  21.  H5 { font-size : 12.0pt;}
  22.  .mvd-H5 { font-size : 12.0pt;}
  23.  H6 { font-family : "Arial";
  24.       font-weight : bold;
  25.       font-size : 14.0pt;
  26.       color : navy;}
  27.  .mvd-H6 { font-family : "Arial";
  28.            font-weight : bold;
  29.            font-size : 14.0pt;
  30.            color : navy;}
  31.  P { font-family : "Arial";
  32.      font-size : 10.0pt;
  33.      text-align : left;
  34.      color : black;}
  35.  .mvd-P { font-family : "Arial";
  36.           font-size : 10.0pt;
  37.           text-align : left;
  38.           color : black;}
  39.  CITE.expandspot { font-style : normal;
  40.                    color : green;
  41.                    cursor: hand;}
  42.  .mvd-CITE-expandspot { font-style : normal;
  43.                         color : green;
  44.                         cursor: hand;}
  45.  DFN.collapsed { font-style : italic;
  46.                  font-weight : normal;
  47.                  display :     'none';
  48.                  color : red;}
  49.  .mvd-DFN-collapsed { font-style : italic;
  50.                       font-weight : normal;
  51.                       display :     'none';
  52.                       color : red;}
  53.  DFN.expanded { font-style : italic;
  54.                 font-weight : normal;
  55.                 color : red;}
  56.  .mvd-DFN-expanded { font-style : italic;
  57.                      font-weight : normal;
  58.                      color : red;}
  59.  EM.dropspot { color : green;
  60.                cursor: hand;}
  61.  .mvd-EM-dropspot { color : green;
  62.                     cursor: hand;}
  63.  CITE.glossterm { font-style : normal;
  64.                   color : maroon;
  65.                   cursor: hand;}
  66.  .mvd-CITE-glossterm { font-style : normal;
  67.                        color : maroon;
  68.                        cursor: hand;}
  69.  DFN.glosscollapsed { font-style : italic;
  70.                       font-weight : normal;
  71.                       display :     'none';
  72.                       color : blue;}
  73.  .mvd-DFN-glosscollapsed { font-style : italic;
  74.                            font-weight : normal;
  75.                            display :     'none';
  76.                            color : blue;}
  77.  DFN.glossexpanded { font-style : italic;
  78.                      font-weight : normal;
  79.                      color : blue;}
  80.  .mvd-DFN-glossexpanded { font-style : italic;
  81.                           font-weight : normal;
  82.                           color : blue;}
  83.