  body
   {
    color: #000; 
    margin: 5px 0px 16px 4px;
    background: #fff;
   }
  body, td, div, .body, .bodyw
   {
    font: 11px verdana, sans-serif; 
    line-height: 1.5;
   }
  A:link, A:visited
   { color: #c00; text-decoration: none; } 
  A:active, A:hover
   { color: #DBAE9B; text-decoration: none; } 
  .bodyw
   { color: #fff; }
  .body2
   { font-size: 9px; }
 .headline, h1
  {
   font: bold italic 22px arial, helvetica, sans-serif; 
   text-align: center;
   line-height: 1;
  }
  h2   
  {
   font: bold italic 16px arial, helvetica, sans-serif; 
   text-align: center; 
   line-height: 1;
  }
  .caption 
   { font: bold 9px verdana, "Lucida Sans Typewriter", helvetica; }
  input, textarea, select
   {
    font: 11px verdana, helvetica, sans-serif;
    border: 1px dotted #d8ae9b;
    background: #fff url('/i/icons/FormTextPink.gif');
   }
 HR
  { color: #DBAE9B; height: 1px;}
 IMG
  { border: 0px; }
 TD
  { vertical-align: top; }
 .boxtitle
  {
   color: #000;
   background: #f8e8e8;
   font: bold 11px arial, sans-serif;
   padding: 1px 0px 0px 3px;
   border: 2px dotted #d8ae9b;
   margin: 0px;
  }
 .boxtext
  {
   float: right;
   text-align: left;
   height: 200px;
   overflow: auto;
   width: 95%;
  }
