/*
 * Style sheet for the dc2002 pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .redc { color: red; }
   .brown { color: #8b0000; }
   .green { color: green; }
   .white { color: #ffffff; }
   .sign { font-size: 75%; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 190% }
   h2 { font-size: 175% }
   h3 { font-size: 150% }
   h4 { font-size: 120% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
