 P         {;}
 .main     { color: #ffffff; text-align: center; font-size: 10pt; }
 .nah      { color: #000000; background: #ffff88; }
 .yah      { color: #ffffff; background: #ff5500; }
 .maybe    { color: #ffffff; background: #ff9944; }
 .dontknow { color: #000000; background: #ffffff; }

 A         { text-decoration: none; color: #333333;  }
 A:hover   { text-decoration: overline underline; }
 A.main    { text-decoration: underline; color: #333333; background: #ff8888;}
 A.main:hover { text-decoration: none; color: #ff8888; background: #ffffff;}
  

 IMG       { vertical-align: 0%; }

 TABLE     { border-spacing: 1px;}

 TD        { font-size: 8pt; text-align: center }
 TD.mainback { background: #dd5500 };
 TH        { font-size: 8pt; font-weight: bold; }

 BODY      { font-family: sans-serif; }

 H1        { text-align: center ;
             color     : #dd5500;
             font-size : 40px  ;
             background-color : #ffffff ;}

 H3        {  color     : #000044; }
