home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #9 / Net2.iso / Utility / automate.exe / %MAINDIR% / Am4.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-07-27  |  3.4 KB  |  98 lines

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