body  {

            margin: 0px 0px;

            padding: 0;

            BACKGROUND-COLOR: #ffffff; 

            background-image: url('/images/background.gif');

            

      }

 

      body, table, td   {

            font-family: Arial, Helvetica, sans serif;

            color:#000000;

            line-height: 2.3em;

            font-size: 12px;

            letter-spacing: 0px;

            text-align: left;

      }

 

      a, a:link {

      text-decoration: none;

      color: #000066;

      }

      a:hover {

      color: #000000;

      text-decoration: underline;

      }

      a:active {

      color: #310401;

      }

