  BODY {font: 8pt Arial;
        font-weight: normal;}

  .header1 {font: 24pt/.7 Arial;
            font-weight: bold;}
  
  .header2 {font: 22pt/.6 Arial;
            font-weight: bold;}
  
  .new      {font: 24pt/.6 Arial;
            font-weight: bold;
            color: #FF0000;}

  STRONG {font: 10pt Arial;
         font-weight: bold;}
  
  TABLE {font: 10pt Arial;
        font-weight: normal;}

  .abstract {background-color: #eeeeee;
             color: #191970;
             border-style: none; }

  .abstract_box {margin: 5px; background-color: #eeeeee;
                 padding: 10px; color:  #191970;
                 border-style: solid; border-width: 1px;}
