2  * jhexamples.css      06/17/2003
\r 
   4  * Copyright 2002 Sun Microsystems, Inc. All rights reserved.
\r 
   5  * Use is subject to license terms.
\r 
   9 body  {font-size: 12pt;
\r 
  10         font-family: SansSerif, Arial, Helvetica, sans-serif;
\r 
  14         background-color: White}
\r 
  21 h1 { font-size: 22pt;
\r 
  26 h2 { font-size: 18pt;
\r 
  31 h3 { font-size: 14pt;
\r 
  36 h4 { font-size: 12pt;
\r 
  55 table {border-style: none;
\r 
  56        border-color: silver;
\r 
  60 td {font-size: 12pt;
\r 
  61     font-family: SansSerif, Arial, Helvetica, sans-serif;
\r 
  62     border-color: silver;
\r 
  68 th {border-style: none;
\r 
  69     border-color: silver;
\r 
  75 small {font-size: x-small}
\r