home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / CHIPHEFT102001.ISO / pda / Palm / SOFTWARE / sucherg.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-08-08  |  879 b   |  32 lines

  1. <Style Type = "text/css">
  2. <!--
  3.   <STYLE>
  4.        A:link { color : #555555; font-weight: bold}
  5.        A:hover {color : #0000DD; font-weight: bold}
  6.        A {text-decoration: NONE}
  7.    
  8.    B {font-family : arial,helvetica;
  9.             font-size : 11pt;
  10.             font-weight: bold;
  11.             color : #000000}
  12.    BODY, P {font-family : arial,helvetica;
  13.             font-size : 11pt;
  14.             font-weight: normal;
  15.             color : #000000}
  16.     td {font-family : arial,helvetica;
  17.             font-size : 11pt;
  18.             font-weight: normal;
  19.             color : #000000}
  20.  
  21.  
  22.   OL, UL, LI  {font-family : arial,helvetica;
  23.            font-size : 11pt;
  24.            font-weight: bold;
  25.            color : #555555}
  26.    H2 {font-family : arial,helvetica;
  27.            font-size : 20pt;
  28.            font-weight: bold;
  29.            color : #000000}
  30.  
  31. -->
  32. </Style>