home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / CHIPHEFT102001.ISO / pda / main.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-04-14  |  1.5 KB  |  56 lines

  1. <Style Type = "text/css">
  2. <!--
  3.   <STYLE>
  4.    A:link { color : #008A92}
  5.    A:hover {color:#69CFCE}
  6.    A {text-decoration:none}
  7.   P {color : #800000} 
  8.  
  9.  
  10.  
  11.  
  12.   B {font-family : verdana,arial;
  13.             font-size : 11pt;
  14.             font-weight: bold;
  15.             color : #000000}
  16.    BODY, P {font-family : verdana,arial;
  17.             font-size : 11pt;
  18.             font-weight: normal;
  19.             color : #000000}
  20.     td {font-family : verdana,arial;
  21.             font-size : 11pt;
  22.             font-weight: normal;
  23.             color : #000000}
  24.  
  25.  
  26.   OL, UL, LI  {font-family : verdana,arial;
  27.            font-size : 11pt;
  28.            font-weight: normal;
  29.            color : #000000}
  30.    H1 {font-family : verdana,Arial;
  31.            font-size : 20pt;
  32.            font-weight: bold;
  33.            color : #000000}
  34.    H2 {font-family : verdana,arial;
  35.            font-size : 16pt;
  36.            font-weight: bold;
  37.             color : #008A92}
  38.    H3 {font-family : verdana,Arial;
  39.            font-size : 13pt;
  40.            font-weight: bold;
  41.            color : #000000}
  42.    H4 {font-family : verdana,Arial;
  43.            font-size : 12pt;
  44.            font-weight: normal;
  45.            color : #000000}
  46.    H5 {font-family : verdana,Arial;
  47.            font-size : 9pt;
  48.            font-weight: bold;
  49.            color : #1479BF}
  50.    H6 {font-family : verdana,Arial;
  51.            font-size : 9pt;
  52.            font-weight: normal;
  53.            color : #1479BF}
  54.    I  {    color : #008A92}
  55. -->
  56. </Style>