h1           {font-family: "Arial", sans-serif;
              font-size: 13pt;
              color: #003163;
              font-weight: Bold;
             }

h2           {font-family: "Arial", sans-serif;
              font-size: 11pt;
              color: #003163;
              font-weight: Bold;
             }

h3           {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: #003163;
             }

P, table     {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: black;
              text-align: Justify;
             }

P.white       {color: white;
              font-weight: Bold;
              }

P.bold        {color: #003163;
              font-weight: Bold;
              }

P.right        {text-align: right;
              }

P.left        {text-align: left;
              }

td           {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: Top;
             }

td.header     {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              text-align: Center;
              color: black;
              font-weight: Bold;
              background-color:#CB9A6F;
             }

td.dark       {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              color: #003163;
              font-weight: Bold;
              background-color:#95A6B4;
             }

td.light      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              color: white;
              font-weight: Bold;
              background-color:#95A6B4;
             }

td.right      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              text-align: right;
              color: black;
              background-color:#ffe7bd;
              }
/* новый */
td.new      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              text-align: center;
              color: white;
              }
td.sklad      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              text-align: left;
              color: black;
              }
td.skladr      {font-family: "Arial", sans-serif;
              font-size: 10pt;
              vertical-align: middle;
              text-align: right;
              color: black;
              }

A.sklad   {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: #808080;
              text-decoration: none;
             }

A.zakaz   {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: #0003c3;
              text-decoration: none;
             }

/* изменены */
A:link.sklad       {color: #808080; text-decoration: none;}
A:visited.sklad    {color: #707070; text-decoration: none;}
A:hover.sklad      {color: #000000; text-decoration: none;}

A:link.zakaz       {color: #0003c3; text-decoration: none;}
A:visited.zakaz    {color: #0003c3; text-decoration: none;}
A:hover.zakaz      {color: #000000; text-decoration: none;}

A            {font-family: "Arial", sans-serif;
              font-size: 10pt;
              color: #ffffff;
              text-decoration: none;
             }

/* изменены */
A:link       {color: #ffffff; text-decoration: none;}
A:visited    {color: #ffffff; text-decoration: none;}
A:hover      {color: #ffff00; text-decoration: none;}

