 /* Дм. Глюк  2.7.98 */
/* Стиль файлов с текстами */

/* Основной текст */

BODY {
  color: #330066;
  font-family: "Arial",sans-serif;
  font-size: 12pt;
  margin-left: 1.5em;
  margin-right: 1.6em;
}

P {
  text-indent: 2.5em;
  text-align: justify;
  line-height: 130%;
}

/* Автор */

H4 {
  color: rgb(0,84,94);
  font: bold 13pt;
  text-align: left;
}

/* Заголовок */

H5 {
  font: bold 17pt;
  color: rgb(43,5,159);
  text-align: left;
}

/* Подзаголовок */

H6 {
  font: bold 11pt;
  color: rgb(43,5,159);
  text-align: left;
  margin-top: -1.3em;
}

/* Буквица в основном тексте */

SPAN.first {
  font-size: 150%;
}

/* Эпиграф */

P.epi {
  margin-left: 50%;
  text-align: justify;
  font: italic;
  line-height: 100%;
  margin-bottom: -1em;
}

/* Подпись эпиграфа */

P.episign {
  margin-left: 50%;
  margin-bottom: 2em;
  text-align: right;
  line-height: 100%;
}

/* Уровень 1 */

H1 {
  font: bold 14pt;
  background: url("blustrp.gif");
  background-repeat: repeat;
  padding-top: 0.5em;
  margin-left: -1em;
  padding-left: 0.5em;
}

/* Блочные цитаты */

*.quo {
  margin-left: 5%;
  color: rgb(1,39,23);
  line-height: 13pt;
}

UL.quo {
  margin-left: 10%;
  margin-top: 0.5em;
}

P.quo + P.quo {
  margin-top: 0.5em; 
}

SPAN.lq, SPAN.rq {
  font: 150%;
  color: rgb(5,179,13);
  line-height: 13pt;
}

/* Встроенные цитаты */

Q {
  color: rgb(1,39,23);
  font: italic;
}

IMG {
  margin-left: 1em; 
}

/* */
/* */
/* */
/* */
/* */
