    BODY {
          background : url(bg.jpg) fixed;
          margin-top : 20px;
          margin-left : 0;
		  margin-right : 0;
          margin-bottom : 10px;
          text-decoration : none;
          font-size : 8pt;
          font-family : Verdana, "Arial CE";
      }
    TABLE {
          text-decoration : none;
          font-size : 8pt;
          font-family : Verdana, "Arial CE";
      }
    TD {
          text-decoration : none;
          font-size : 8pt;
          font-family : Verdana, "Arial CE";
      }
    TR {
          text-decoration : none;
          font-size : 8pt;
          font-family : Verdana, "Arial CE";
      }
    P {
          text-decoration : none;
          font-size : 8pt;
          font-family : Verdana, "Arial CE";
      }
    INPUT {
          font-size : 8pt;
          text-decoration : none;
          background-color : #ffffff;
          border-right : 1px solid gray;
          border-top : 1px solid gray;
          border-bottom : 1px solid gray;
          border-left : 1px solid gray;
          font-family : Verdana, "Arial CE";
      }
    TEXTAREA {
          font-size : 8pt;
          text-decoration : none;
          background-color : #ffffff;
          border-right : 1px solid gray;
          border-top : 1px solid gray;
          border-bottom : 1px solid gray;
          border-left : 1px solid gray;
          font-family : Verdana, "Arial CE";
      }
    A:link {
          color : #c6201c;
          text-decoration : none;
      }
    A:visited {
          color : #c6201c;
          text-decoration : none;
      }
    A:active {
          color : #c6201c;
          text-decoration : none;
      }
    A:hover {
          color : #892729;
          text-decoration : none;
          border-bottom : 1px dashed #000000;
      }
      
    A.pure:link {
          color : #c6201c;
          text-decoration : none;
      }
    A.pure:visited {
          color : #c6201c;
          text-decoration : none;
      }
    A.pure:active {
          color : #c6201c;
          text-decoration : none;
      }
    A.pure:hover {
          color : #892729;
          text-decoration : none;
          border-bottom : 0px dashed #000000;
      }
      
    A.krotka:link {
          color : #000000;
          text-decoration : none;
      }
    A.krotka:visited {
          color : #000000;
          text-decoration : none;
      }
    A.krotka:active {
          color : #000000;
          text-decoration : none;
      }
    A.krotka:hover {
          color : #666666;
          text-decoration : none;
          border-bottom : 0px dashed #000000;
      }