/ т*Reset by Eric Meyer. Thank you very much, Eric*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: middle;
}


a, a:visited, a:focus {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
/*End of Eric Meyer's code*/

html, height {
        height: 100%;
}
body {
        width: 100%;
        min-width: 1000px;
        min-height:100%;
        height: 100%;
        font: /* 62.5% */ Arial, Tahoma, Verdana, sans-serif;
}

table.sta
      {
      width: 100%; height: 100%;  border: 0px;
      }
table.sta1
      {
      width: 100%; height: 160px; border: 0px;
      }
table.sta2
      {
      width: 90%; height: 10px; border: 0px;
      }
table.sta3
      {
      width: 182px; height: 35px; border: 0px;
      }

table.menu
      {
      width: 100%; height: 29px; border: 0px;
      min-width: 1000px;
      }

a.menu, a.menu:visited, a.menu:focus {
        padding-left: 8px;
        color: #B5BABF;
        font-size: 12px;
        font-family: sans-serif, Arial;
        text-decoration: none;
}
a.menu:hover {
        color: #C6000F;
        text-decoration: none;
}
a.menuactiv, a.menuactiv:visited, a.menuactiv:focus {
        padding-left: 8px;
        font-size: 12px;
        color: #C6000F;
        font-family: sans-serif, Arial;
        text-decoration: none;
}
a.menuactiv:hover {
        text-decoration: underline;
}
a.linc, a.linc:visited, a.linc:focus {
        background: url("../images/copy.gif"/*tpa=http://www.spbghpa.ru/images/copy.gif*/) no-repeat;
        padding-left: 20px;
        height: 25px;
        width: 100%;
        font-size: 12px;
        color: #7D7D7D;
        font-family: sans-serif, Arial;
        text-decoration: none;
}
a.linc:hover {
        text-decoration: underline;
}
h1 {
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   color: #7D7D7D;


   }

p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5B5B5B;
	padding: 0px;
	margin-bottom: 18px;
	margin-top: 0px;
	text-align: justify;
	/* text-indent: 20px;  Отступ первой строки в пикселах */
     }

