  body
  {
    margin: 0px;
    background: #8592ac;
  }

  .body, td, th
  {
    font-family: arial, helvetica, sans-serif;
    font-size:   10pt;
  }

  pre
  {
    font-family: fixedsys, courier new, courier, monospace;
    font-size: 10pt; 
  }

  .bhead_author
  {
    color: #ffffff;
  }

  th
  {
    text-align: left;
  }

  .newshead, .menu1, .menu2, .menu2sel, .menu1sel, .submenu2sel, .submenu1sel, .submenu1, .submenu2
  {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:   12pt;
    font-weight: bold;
    padding-left: 5;
    color:       #ffffff;
  }

  .menu1, .menu1sel, .submenu1sel, .submenu1
  {
    background: #b2d2da;
    /* #b7dee0; */
  }
  
  .newshead, .menu2, .menu2sel, .submenu2sel, .submenu2
  {
    background: #6e728e;
    /*#5b636f;*/
  }

  .menu1sel, .menu2sel, .submenu1sel, .submenu2sel
  {
    color: #000000;
  }

  A
  {
    text-decoration: none;
    color: #ffffff;
  }
  
  A:hover
  {
    color: #900000;
  }
  