/* Обычный текст абзаца*/
P.I  {
	text-indent : 0.75cm;
	text-align : justify;
	margin-top : 0.21cm;
	margin-bottom : 0.21cm;
}

BODY  {
	background-image : url(../img/back_g.gif);
	font-family : Times New Roman;
	color : #000080;
}

/* Номер АРКТУРа */
.Arctur {
	text-align : left;
	font-weight : bold;
}
/* Название темы*/
.Theme  {
	text-align : right;
	font-style : italic;
	font-weight : bold;
	text-transform : uppercase;
	margin-top : -3px;
}

P.Main  {
	font-size : x-large;
	font-weight : bold;
	color : #008080;
	text-align : center;
}

/* Название статьи*/
P.Name  {
	text-align : center;
	font-size : 120%;
	font-weight : bold;
	margin-top : 0.3cm;
	margin-bottom : 0.05cm;
}

/* Название статьи следующего уровня (аналог <P ALIGN="CENTER">)*/
P.Name2  {
	text-align : center;
	font-size : 110%;
	margin-top : 0.3cm;
	margin-bottom : 0.05cm;
	font-weight : bold;
}

/* Подпись*/
P.Sign  {
	text-align : right;
	font-weight : bold;
	margin-bottom : 0.21cm;
}

/* Эпиграф*/
P.Ep  {
	font-style : italic;
	text-align : right;
}

/* Источник эпиграфа*/
P.Ep .EpS  {
	font-style : normal;
	text-align : right;
}

/* Индекс (ссылка на источник) */
.Ind {
	font-size : 75%;
}

.Small {
	font-family : Arial;
	font-size : 70%;
}

.bot {
	BACKGROUND: url(../img/bot-line.gif) repeat-x;
}
