
A            {  text-decoration: none;      color: #0000FF;               }
A.title      {  text-decoration: underline; color: #FFFFFF;               }
BODY.main    { background-image: url(images/background.jpg);
                                 background-color: #FFFFFF;               }
HR.hr_board  {                              color: #009900;               }
P            {      text-indent: 2em;  text-align: justify;
                        padding: 0 7pt 0 7pt;                             }
P.left       {      text-indent: 0;    text-align: left;                  }
TD           {       text-align: center;                                  }
TD.banner    {          padding: 5pt 3pt 3pt 3pt;                         }
TD.left      {       text-align: left;                                    }
TD.line      { background-color: #009900; padding: 0;                     }
TD.nopadding {                            padding: 0;                     }
TD.ptitle    {      font-weight: bold; text-align: right;                 }
TD.right     {       text-align: right;                                   }
TD.title     {
  background-color: #009900;  color: #FFFFFF;
       font-weight: bold; font-size: 7.5pt; padding: 3pt 10pt 3pt 10pt;
       font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
TR.board     { background-color: #DDDDDD;                                 }
UL.justify   {      text-indent: 0;    text-align: justify;               }
