  body   {
         font-family:"Times New Roman",Georgia,Times,serif;
         font-size: 13pt;
         background: #666666 url(images/bg-gray.gif);
  }

  .pinkbg {
         background: #666666 url(images/red-bg.gif);
}

  table   {
         font-family:"Times New Roman",Georgia,Times,serif;
         font-size: 13pt;
  }

  a     {
        color: #990099;
        text-align: left;
  }

  p, blockquote, ol, li      {
        text-align: left;
  }

  td    {
         padding-right: 5px;
         font-family:"Times New Roman",Georgia,Times,serif;
         font-size: 13pt;
         text-align: left;
  }

  .extraHspace {
         padding-top: 15px;
  }

  .blackT {
         color: #000000;
  }

  .main {
          margin-left: auto ;
          margin-right: auto ;
          width: 710px;
   }

  .title {
          padding-top: 20px;
          text-align: center;
          font-size: 16pt;
          font-weight: bold;
   }

  .mtitle {
          font-size: 24pt;
          font-weight: bold;
          color: #cc0099;
   }

  .mstitle {
          font-size: 20pt;
          font-weight: bold;
          color: #cc0099;
          padding-top: 15px;
   }

  .atitle {
          font-size: 16pt;
          font-weight: bold;
          color: #000000;
   }

  .magenta {
          color: #cc0099;
   }

  .b5 {
          color: #b52984;
   }

  .alink {
          text-align: center;
          font-weight: bold;
   }

 a:hover     {
        color: #dd33dd;
  }

  .bcenter {
          text-align: center;
          font-weight: bold;
   }

  .center {
          text-align: center;
   }


  .quote {
          padding-left: 30px;
          padding-right: 10px;
          font-style: italic;
   }

  .cite{
          padding-left: 230px;
          padding-right: 10px;
          font-style: italic;
   }

  .footer {
          text-align: center;
          vertical-align: middle;
          line-height: 25px;
   }
