
  body {
    color: #000000;
    background: #FFFFFF; 
  }
  body, th, td, div, ul, h1, h2, h3, h4, h5, p { 
    font-family: sans-serif; 
  }
  body, th, td, div, ul, p {
    font-size: 10pt;
  }
  h1 {
    font-size: 12pt;
  }
  h2 {
    font-size: 11pt;
  }
  h3 { 
    font-size: 10pt;
  }
  h1.big {
    font-size: 16pt;
  }
  h1, h2, h3, h4, h5 {
    color: #6666AA;
  }
  p.small {
    font-size: 8pt;
  }
  p.menu {
    color: #FFFFFF;
    font-weight: bold;
  }
  ul.menu {
    color: #FFFFFF;
    font-weight: bold;
  }
  a.menu { 
    text-decoration: none; 
  } 
  a.menu:link { 
    color: #FFFFFF;
    font-weight: bold;
  }
  a.menu:visited { 
    color: #FFFFFF;
    font-weight: bold;
  } 
  a.menu:active { 
    color: #FFEE00;
    font-weight: bold;
  } 
  a.menu:hover { 
    color: #99EE00; 
    font-weight: bold;
  } 
  a.signature:link { 
    color: #AAAAAA;
  }
  a.signature:vlink { 
    color: #AAAAAA;
  }
  a.signature:active { 
    color: #AAAAAA;
  }
  a.signature:hover { 
    color: #AAAAAA;
  }
a.cfp:link {text-decoration: none; color: #6666AA; }
a.cfp:visited {text-decoration: none; color: #6666CC; }
a.cfp:active {text-decoration: none; color: white; }
a.cfp:hover {text-decoration: none; color: #9966AA;}
a.cfp:p { margin-left: 8px; }

     ul { margin-top: 0px;
           margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      padding-top: 0px;
      padding-left: 1em;
      text-indent: 0px;
      }
      li { margin-left: 5px; 
      padding-left: 0px;
      }

