BODY,TD	{
  font-size: 9pt;
  font-family: Verdana, Arial, sans-serif;
/*  text-align: justify */
}

A {
  color: #000080
}

/* Элементы выпадающего меню */
DIV.ddmenu {
  color: #FFFFFF;
  background: #004885;
  font-size: 9pt;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 9px;
  padding-right: 9px;
  border-top: 1px solid #3C3A3D
}

/* Ссылки выпадающего меню */
DIV.ddmenu A {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt
}

DIV.ddmenu A:hover {
  text-decoration: underline;
}

/* Подменю */
.submenu {
  color: #FFFFFF;
  font-size: 8pt;
  /*font-weight: bold*/
}
.submenu A {
  color: #FFFFFF;
  text-decoration: none;
  /*font-weight: normal*/
}
.submenu A:hover {
  text-decoration: underline;
}

/* Основной текст */
TD.main {
  padding: 15px
}

/* Стиль выделений по тексту */
B {
  font-weight: bold;
  color: #000068
}

/* Заголовок страницы */
.ptitle {
  color: #808080;
  font-size: 16pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  margin-left: 15px;
  margin-top: 15px;
  font-variant: small-caps;
}

/* Подзаголовок страницы */
.pstitle {
  color: #808080;
  font-size: 11pt;
  font-weight: bold;
}

UL {
  list-style-type: square;
  margin-left: 0px;
  padding-left: 25px
}

.minigray {
  color: #808080;
  font-weight: bold;
  font-size: 8pt;
  font-family: sans-serif
}
.minigray A {
  color: #808080;
  text-decoration: none
}
.minigray A:hover {
  text-decoration: underline
}

.news1 {
  margin-left: 23px;
  text-indent: -15px
}

.copy   {
  color: #808080;
  font-size: 8pt
}

.ad {
  margin-top: 55px;
}