/* css for Work and Wealth */
 a       { font-weight: bold; color: #5353A8; } 
 a:hover { color: #5353A8; text-decoration: underline; } 
 body           { font-family: serif; padding: 5%; }
 div.main       { font-weight: bold; }
 p, h1, h2      { font-family: serif; }
 p              { text-indent: 1em; margin-top: 0; margin-bottom: .5em;}
 h1             { text-align: center; }
 h1.banner      { font-size: 150%; font-weight:bold; font-variant: small-caps;
                   color: red; margin:0; text-align: center;}
 h1.title       { padding: 0; }
   .subtitle      { font-size: smaller; }
 h2             { margin-bottom: 0;  }
 h3             { text-indent: 0; font-style: italic; font-size: 100%; font-weight: normal; }
  .h3-letter     { font-style: normal; font-weight: bold; }
  .section       {  text-align: center; }
  .subsection { text-indent: 0; }

 p.trans-source { text-indent: 0; text-align: center; }
 p.copyright    { text-indent: 0; }
 div.note       { font-size: 80%; }
 div.note p     { text-indent: 0; }
  .fnref         { font-size: 80%; line-height: 0; }
  
 ul.sections      { display: table; padding:0; margin :0 0 0 -1em; white-space: nowrap; }
 ul.sections li   { display: inline; }
 ul.sections li p { float: left; }
 ul.sections li p a.pos { color:#5353A8; }
 ul.sections li p a.neg { color:#A0A0B0; }
 ul.sections li p a.neg:hover { text-decoration: underline ;}
 ul.sections li p a.pos:hover { text-decoration: none ;}
 li { padding: 0 0 0 0;}

