home *** CD-ROM | disk | FTP | other *** search
/ CD Action 44 / cdactioncoverdisc441999.iso / Hardware / san / data1.cab / ReportStyle.css < prev    next >
Cascading Style Sheet File  |  1999-08-30  |  999b  |  58 lines

  1. BODY, TD    {
  2.         font-family: "Verdana, Arial, Helvetica";
  3.         font-size: 10pt;
  4.         font-weight: plain;
  5.         }
  6.  
  7. .title        {
  8.         font: 10pt/12pt "Verdana, Arial, Helvetica";
  9.         font-style: "plain";
  10.         font-weight: light;
  11.              color: #FFFFFF;
  12.              text-align: center;
  13.         background: black;
  14.         }
  15.  
  16. BLOCKQUOTE     {
  17.         background: #7fffd4
  18.         }
  19.  
  20. H1        {
  21.         font-family: "Verdana, Arial, Helvetica";
  22.         font-size: 16pt;
  23.         font-weight: bold
  24.         color: #0000CC;
  25.         }
  26.  
  27. H2        {
  28.         font-family: "verdana";
  29.         font-size: 14pt;
  30.         font-weight: bold;
  31.         color: #0000CC
  32.         }
  33.  
  34. H3        {
  35.         font-family: "Verdana, Arial, Helvetica";
  36.         font-size: 12pt;
  37.         font-weight: bold;
  38.         color: #0000CC;
  39.         }
  40.  
  41. H4        {
  42.         font-family: "Verdana, Arial, Helvetica";
  43.         font-size: 10pt;
  44.         font-weight: bold;
  45.         color: black;
  46.         }
  47.  
  48. H5        {
  49.         font: 8pt/10pt "Verdana, Arial, Helvetica";
  50.         font-weight: light
  51.         }
  52.  
  53. H6        {
  54.         font-family: "Verdana, Arial, Helvetica";
  55.         line-height: 100%;
  56.         font-size: 10pt;
  57.         font-weight: light
  58.         }