     body
     {
          margin: 0px;
          padding: 0px;
     }

     td
     {
          font-family: Tahoma;
          font-size: 11px;
          color: #333333;
     }

     h1
     {
          font-family: Tahoma;
	      font-size: 18px;
          color: #5d0029;
          font-weight: normal;
          padding: 0px;
          margin: 0px;
     }

     p
     {
	      font-size: 11px;
     }

     strong
     {
          color: #999999;
          font-weight: normal;
     }

     a:link, a:visited
     {
          text-decoration: none;
          color: #ffffff;
     }

     a:hover
     {
          text-decoration: none;
          color: #ffffff;
     }

     td.empty
     {
          height: 1px;
          font-size: 1px;
          line-height: 1px;
     }

     td.menu
     {
          background: url(../images/bg.gif);
     }

     td.menu a
     {
          white-space: nowrap;
     }

     td.logo
     {
          background: url(../images/logo-bg.gif);
     }

     td.content td.categories
     {
          color: #5B454E;
          font-weight: bold;
          line-height: 20px;
     }

     td.content td.categories a:link
     {
          color: #5B454E;
          font-weight: normal;
          text-decoration: underline;
     }

     td.content td.categories a:visited
     {
          color: #5B454E;
          font-weight: normal;
          text-decoration: underline;
     }

     td.content td.categories a:hover
     {
          text-decoration: none;
     }

     td.contacts
     {
          background: url(../images/bg.gif);
     }

     td.contacts td
     {
          color: #ffffff;
     }

     td.contacts td.small
     {
	      font-size: 10px;
     }

     td.contacts a:link
     {
          color: #ffffff;
          text-decoration: underline;
     }

     td.contacts a:visited
     {
          color: #ffffff;
          text-decoration: underline;
     }

     td.contacts a:hover
     {
          color: #ffffff;
          text-decoration: none;
     }

     td.footer
     {
          line-height: 16px;
     }

     td.footer a:link
     {
          color: #999999;
          text-decoration: underline;
     }

     td.footer a:visited
     {
          color: #999999;
          text-decoration: underline;
     }

     td.footer a:hover
     {
          text-decoration: none;
     }

     td.line
     {
          background: #60012b;
     }

     div#line
     {
          background: #60012b;
          width: 42px;
          top: 120px;
          left: 105;
          line-height: 1px;
          font-size: 1px;
          height: 5px;
          position: absolute;
          display: inline;
     }
