<style type="text/css">
<!--
  body      { background-color: #000000; color: #000000; }
  body.c1   { background-color: #d8d8d8; color: #000000; }
  select    { font-weight: bold; }
  input     { font-weight: bold; }
  textarea  { font-weight: bold; }
  a         { text-decoration: none; }
  a:link    { color: #0000ff; }
  a:visited { color: #0000ff; }
  a:hover   { text-decoration: underline; color: #ff0000; }
  a.c1      { font-weight: bold; }
  p.c1      { font-size: large; font-weight: bold; color: green; }
  p.c2      { font-size: x-large; font-weight: bold; color: black; background-color: silver; text-align: center; }
  p.c3      { padding: 10px; color: white; background-color: #cc3300; }
-->
</style>