  BODY {

         font-family : Verdana, Arial;

         font-size : 9pt;

         background : #550B00;


}

 A  {         font-family: Verdana, Arial;

            font-weight : bold;

          font-size-adjust: 80%;

          text-decoration: none;

             color: #FFFFFF;

             font-size: 9pt;

}





a:hover     {   font-family: Verdana, Arial;

          font-size-adjust: 90%;

          font-size: lighter;

          text-decoration: underline;

          color: #FF0000;

}


  LI {

         font-weight : bold;

         color : #550B00;

         margin-left : 24pt;

}

