home *** CD-ROM | disk | FTP | other *** search
/ 3DS Max Model 2 / 3dsModelCD2.iso / ALTEROS / alteros.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-03-30  |  2.5 KB  |  71 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-size : 12.0pt;}
  24.  .mvd-H6 { font-size : 12.0pt;}
  25.  P { font-size : 10.0pt;}
  26.  .mvd-P { font-size : 10.0pt;}
  27.  CITE.expandspot { font-style : normal;
  28.                    color : green;
  29.                    cursor: hand;}
  30.  .mvd-CITE-expandspot { font-style : normal;
  31.                         color : green;
  32.                         cursor: hand;}
  33.  DFN.collapsed { font-style : italic;
  34.                  font-weight : normal;
  35.                  display :  'none';
  36.                  color : red;}
  37.  .mvd-DFN-collapsed { font-style : italic;
  38.                       font-weight : normal;
  39.                       display :  'none';
  40.                       color : red;}
  41.  DFN.expanded { font-style : italic;
  42.                 font-weight : normal;
  43.                 color : red;}
  44.  .mvd-DFN-expanded { font-style : italic;
  45.                      font-weight : normal;
  46.                      color : red;}
  47.  EM.dropspot { color : green;
  48.                cursor: hand;}
  49.  .mvd-EM-dropspot { color : green;
  50.                     cursor: hand;}
  51.  CITE.glossterm { font-style : normal;
  52.                   color : maroon;
  53.                   cursor: hand;}
  54.  .mvd-CITE-glossterm { font-style : normal;
  55.                        color : maroon;
  56.                        cursor: hand;}
  57.  DFN.glosscollapsed { font-style : italic;
  58.                       font-weight : normal;
  59.                       display :  'none';
  60.                       color : blue;}
  61.  .mvd-DFN-glosscollapsed { font-style : italic;
  62.                            font-weight : normal;
  63.                            display :  'none';
  64.                            color : blue;}
  65.  DFN.glossexpanded { font-style : italic;
  66.                      font-weight : normal;
  67.                      color : blue;}
  68.  .mvd-DFN-glossexpanded { font-style : italic;
  69.                           font-weight : normal;
  70.                           color : blue;}
  71.