home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 180 / dpcs0203b.iso / editorial / easypc / EpcDemo / data1.cab / Help_Files / Epcwin.chm / html / styles.css
Encoding:
Cascading Style Sheet File  |  2002-09-20  |  2.8 KB  |  98 lines

  1.  
  2.  /* $MVD$:color("18","e1e1e1","Custom #1","0") */
  3.  /* $MVD$:color("19","d00000","Custom #2","0") */
  4.  /* $MVD$:color("20","660066","Custom #3","0") */
  5.  /* $MVD$:color("21","99ff","Custom #4","0") */
  6.  /* $MVD$:fontset("Untitled Font Set 1","Arial","Verdana","Helvetica","sans-serif") */
  7.  /* $MVD$:fontset("Untitled Font Set 4","Arial","Verdana") */
  8.  P { font-family : "Arial", "Verdana", "Helvetica", "Tahoma", "sans-serif";
  9.      font-weight : normal;
  10.      font-size : 8.0pt;
  11.      text-align : left;
  12.      color : black;
  13.      line-height : 11.0pt;
  14.      margin-left : 4.0pt;
  15.      margin-top : 3.0pt;
  16.      margin-bottom : 8.0pt;}
  17.  TABLE { font-family : "Arial", "Verdana", "Helvetica", "Tahoma", "sans-serif";
  18.      font-weight : normal;
  19.      font-size : 8.0pt;
  20.      text-align : left;
  21.      color : black;
  22.      line-height : 11.0pt;
  23.      margin-left : 4.0pt;
  24.      margin-top : 3.0pt;
  25.      margin-bottom : 8.0pt;}
  26. LI { font-family : "Arial", "Verdana", "Helvetica", "Tahoma", "sans-serif";
  27.      font-weight : normal;
  28.      font-size : 8.0pt;
  29.      text-align : left;
  30.      color : black;
  31.      line-height : 11.0pt;
  32.      margin-left : 4.0pt;
  33.      margin-top : 3.0pt;
  34.      margin-bottom : 6.0pt;}
  35.  
  36. DIR { font-family : "Arial", "Verdana", "Helvetica", "sans-serif";
  37.      font-weight : normal;
  38.      font-size : 8.0pt;
  39.      text-align : left;
  40.      color : black;
  41.      line-height : 11.0pt;
  42.      margin-left : 30.0pt;
  43.      margin-top : 3.0pt;
  44.      margin-bottom : 8.0pt;}
  45.  
  46. P.indent { margin-left : 18pt;}
  47.  
  48. EM.dropspot { color : green;
  49.                cursor: hand;}
  50. H1 { font-family : "Arial", "Helvetica", "sans-serif", "Verdana";
  51.       font-weight : bold;
  52.       font-size : 12.0pt;
  53.       text-align : left;
  54.       color : red;
  55.       margin-left : 0.0pt;
  56.       margin-top : 12.0pt;
  57.       margin-bottom : 4.0pt;}
  58.  H2 { font-family : "Arial", "Verdana";
  59.       font-weight : bold;
  60.       font-size : 8.0pt;
  61.       text-align : left;
  62.       color : blue;
  63.       line-height : normal;
  64.       margin-top : 6.0pt;
  65.       margin-left : 0.0pt;
  66.       margin-bottom : 6.0pt;}
  67.  H3 { font-family : "Arial", "Helvetica", "sans-serif", "Verdana";
  68.       font-weight : bold;
  69.       font-size : 8.0pt;
  70.       text-align : left;
  71.       color : black;
  72.       margin-top : 6.0pt;
  73.       margin-left : 0.0pt;
  74.       margin-bottom : 4.0pt;}
  75.  H4 { font-family : "Arial", "Verdana";
  76.       font-weight : bold;
  77.       font-size : 8.0pt;
  78.       text-align : left;
  79.       color : Red;
  80.       line-height : normal;
  81.       margin-top : 6.0pt;
  82.       margin-left : 4.0pt;
  83.       margin-bottom : 6.0pt;}
  84.  A  { font-family : "Arial", "Verdana", "Helvetica", "sans-serif"; 
  85.       font-size : 9.0pt; }
  86.  
  87.  A:link { color : blue;
  88.     font-size : 8.0pt;}
  89.  
  90.  A:VISITED { color : #660066;
  91.     font-size : 8.0pt;}
  92.  
  93.  A:HOVER { color : #FF9900;
  94.     font-size : 8.0pt; }
  95.  
  96.  BODY { background-color : white;}
  97.  
  98.