home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Graphics Studio Greetings / Microsoft_Graphics_Studio_Greetings_Microsoft_1998.iso / mhp / ie401sp1 / content / ivill / master.css < prev    next >
Cascading Style Sheet File  |  1998-08-12  |  3KB  |  150 lines

  1. style   .cool{color:000088}
  2.  
  3.  
  4.  
  5. body    {    font-family        :    times roman, helvetica;
  6.         font-weight        :    normal;
  7.         font-style        :    normal;
  8.         font-size        :    10pt;
  9.         color            :    black;
  10.         text-decoration        :    none;
  11.         margin-left:            .05in}
  12.  
  13. blockquote    {
  14.         font-family        :    times roman, helvetica;
  15.         font-weight        :    bold;
  16.         font-style        :    normal;
  17.         line-height        :    15pt;
  18.         font-size        :    10pt;  
  19.         color            :    red;}
  20.  
  21.  
  22. strong        {
  23.         font-family        :    times roman, helvetica;
  24.         font-weight        :    bold;
  25.         font-style        :    normal;
  26.         font-size        :    10pt;  
  27.         color            :    black;
  28.         text-decoration        :    none}
  29.  
  30. b    {    font-family        :    10pt times roman, helvetica;
  31.         font-weight        :    bold;
  32.         font-style        :    normal;
  33.         font-size        :    10pt;  
  34.         color            :    black;
  35.         text-decoration        :    none}
  36.  
  37. li    {    font-family        :    10pt times roman, helvetica;
  38.         font-weight        :    normal;
  39.         font-style        :    normal;
  40.         font-size        :    10pt;  
  41.         color            :    black}
  42.  
  43.  
  44. p    {    font-family        :    10pt times roman, helvetical;
  45.         font-weight        :    normal;
  46.         font-style        :    normal;
  47.         font-size        :    10pt;  
  48.         background        :    none;}
  49.  
  50.  
  51. br    {    font-family        :    10pt times roman, helvetica;
  52.         font-weight        :    normal;
  53.         font-style        :    normal
  54.         font-size        :    10pt;}
  55.  
  56.  
  57. hr    {    color            :    #669999;}
  58.  
  59.  
  60. table    {    font-family        :    10pt times roman, helvetica;
  61.         font-weight        :    normal;
  62.         font-style        :    normal;
  63.         font-size        :    10pt;}
  64.  
  65.  
  66. th    {    font-family        :    10pt times roman, helvetica;
  67.         font-weight        :    bold;
  68.         font-style        :    normal;
  69.         font-size        :    10pt;  
  70.         background        :    669999;
  71.         color            :    FFFFFF;}
  72.  
  73.  
  74. td    {    font-family        :    times roman, helvetica;
  75.         font-weight        :    normal;
  76.         font-style        :    normal
  77.         font-size        :    10pt;}
  78.  
  79.  
  80. h1    {    font-family        :    times roman, helvetica;
  81.         font-weight        :    bold;
  82.         font-style        :    normal;
  83.         font-size        :    24pt;  
  84.         color            :    #2119A5;}
  85.  
  86.  
  87. h2    {    font-family        :    times roman, helvetica;
  88.         font-weight        :    bold;
  89.         font-style        :    normal;
  90.         font-size        :    20pt;  
  91.         color            :    #2119A5;}
  92.  
  93.  
  94. h3    {    font-family        :    times roman, helvetica; 
  95.         font-weight        :    bold;
  96.         font-style        :    normal;
  97.         font-size        :    16pt;  
  98.         color            :    #2119A5;}
  99.  
  100. .red    {    font-family        :    times roman, helvetica; 
  101.         font-weight        :    bold;
  102.         font-style        :    normal;
  103.         font-size        :    14pt;  
  104.         color            :    #990000;}
  105.         
  106. h4    {    font-family        :    12pt times roman, helvetica;
  107.         font-weight        :    bold;
  108.         font-style        :    normal;
  109.         font-size        :    12pt;  
  110.         color            :    #669999;}
  111.  
  112. h5    {    font-family        :    times roman, helvetica;
  113.         font-weight        :    normal;
  114.         font-style        :    normal;
  115.         font-size        :    12pt;  
  116.         color            :    #669999;}
  117.  
  118. a:link    {    font-family        :    times roman, helvetica;
  119.         font-weight        :    bold;
  120.         font-style        :    normal;
  121.         font-size        :    10pt;  
  122.         text-decoration        :    none;
  123.         color            :    #990000;}
  124.  
  125. a:active    {font-family        :    times roman, helvetica;
  126.         font-weight        :    bold;
  127.         font-style        :    normal;
  128.         font-size        :    10pt;  
  129.         text-decoration        :    none;
  130.         color            :    #990000;}
  131.  
  132.  
  133. a:visited    {font-family        :    times roman, helvetica;
  134.         font-weight        :    bold;
  135.         text-decoration        :    none;
  136.         font-size        :    10pt;  
  137.         font-style        :    normal;
  138.         color            :    #990000;}
  139.  
  140.  
  141.  
  142. DIV.menu .over  {color            :    darkblue;}
  143.  
  144. DIV.menu .highlight 
  145.         {color            :    white;
  146.          background        :    blue;}
  147.  
  148.  
  149.  
  150.