body
{
    background-color: #E7F3F5;
    font-family: verdana,arial,tahoma,sans-serif;
    margin:0;
}

p {
    font-size: 80%;
    text-align: justify;
    color: #000000;
    line-height: 1.5em;
    text-indent: 20pt;
    margin-left: 1%;
    margin-right: 1%;
}
ol {
    font-size: 80%;
    text-align: justify;
    color: #000000;
    line-height: 1.5em;
    margin-right: 1%;
}
ul
{
    font-size: 80%;
    text-align: justify;
    color: #000000;
    line-height: 1.5em;
    list-style-type: square;
    margin-right: 1%;
}

h1
{
    text-align: center;
    font-family: tahoma,arial,verdana;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin: 2px 0px 2px 0px;
}

h2
{
    text-align: center;
    font-family: verdana,arial;
    font-size: 100%;
    color: #006666;
    padding-top: 20px;
}
h3
{
    text-align: center;
    font-family: verdana,arial;
    font-size: 80%;
    color: #000000;
    padding-top: 20px;
}
h4 {
    color: blue;
    text-align: center;
    font-size: 80%;
}
h1.auth
{
    font-size: 100%;
}
h2.lt
{
    font-size: 80%;
    text-align: left;
    text-indent: 20pt;
}
h2.att
{
    font-size: 100%;
    text-align: center;
    color: #FF0000;
}
h2.att2
{
    font-size: 100%;
    text-align: center;
    color: #FF00FF;
}

/* обычные ссылки в тексте */
a:link
{
    color: #336666;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    font-weight: bold;
}
a:visited
{
    color: #669999;
    text-decoration: underline;
    font-weight: bold;
}

/* "хлебные крошки" вверху страницы */
a.toppath:link
{
    font-family: sans-serif,verdana;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
}

a.toppath:visited
{
    font-family: sans-serif,verdana;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
}

a.toppath:hover
{
    font-family: sans-serif,verdana;
    font-size: 10pt;
    text-decoration: underline;
    color: #0066CC;
}

/* синие ссылки */
a.attention:link
{
    font-family: sans-serif,verdana;
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
    color: #000099;
}

a.attention:visited
{
    font-family: sans-serif,verdana;
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
    color: #000099;
}

a.attention:hover
{
    font-family: sans-serif,verdana;
    font-weight: bold;
    text-decoration: underline;
    color: #800000;
}

/* "хлебные крошки" вверху страницы */
.tdpath
{
    font-family: sans-serif,verdana;
    text-align: left;
    background-color: #D9E7EA;
    border-top: 1px solid #AACAD0;
    border-bottom: 1px solid #AACAD0;
    padding-left: 10pt;
    font-size: 10pt;
    color: #0066CC;
}

/* плавающий блок в правой части страницы */
.attblock
{
    float: right;
    width: 40%;
    background-color: #F2F2F2;
    text-align: center;
    border: 2px dotted #999999;
    margin: 0px 5px 0px 5px;
}

.tdborder {
      border: 1px solid #339999;
      background-color: #F7F6F6;
      width: 70%;
}
.articlehead {
      color: #FFFFFF;
      background-color: #006666;
      width: 70%;
}
.rtext {
      float: right;
      clear: left;
      width: 45%;
      background-color: #D1D7DC;
      font-size: 70%;
      padding: 10px;
}
.navigation {padding: 0%; }

.bquote {
      border: solid 1px #FFFFFF;
      margin-left: 50px;
      margin-right: 50px;
      padding: 5px 10px 5px 10px;
      background-color: #DBE2E8;
      color: #000000;
      text-indent: 0px;
}
.bquote2 {
      margin-left: 20px;
      margin-right: 20px;
      background-color: #E3ECEE;
      color: #000000;
}
.bquote3 {
      border:1px solid #000000;
      background-color: #F4E2B7;
      font-size: 80%;
      color: #000000;
}
strong.style2
{
    font-weight: normal;
    color: #336666;
}

/* оформление оглавления*/
a.article:link, a.article:visited
{	font-family: sans-serif,verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000099
}
a.article:hover, a.article:visited:hover
{	color: #800000
}

/* двухпунктовый пробел */
.s2pt
{
    font-size: 2pt;
}
