@charset "windows-1251";

.plaintext, #content p
{
	color: #000000;
	font-family: "Times New Roman", Garamond;
	text-align: justify;
	font-size: 12pt;
	text-indent: 15;
	word-wrap: normal;
	margin-left: 5;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
}

.text
{
	color: #000000;
	font-family: "Times New Roman", Garamond;
	text-align: left;
	font-size: 12pt;
	text-indent: 0;
	margin-left: 5;
	margin-right: 5;
	word-wrap: normal;
}

.itemheader,
#content table tr td .itemheader
{
	color: #E2F6FF;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Garamond;
	text-align: center;
	font-size: 12pt;
	text-indent: 0;
	word-wrap: normal;
	margin: 0;
}

.plainheader, #content h3
{
	color: #000000;
	font-family: "Times New Roman";
	text-align: center;
	text-indent: 0;
	word-wrap: normal;
	margin-left: 10;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 10;
}

.hyperref, #content a
{
	color: #3D5974;
	font-family: "Book Antiqua";
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
	font-size: 11pt;
	text-indent: 15;
	word-wrap: normal;
	margin-left: 5;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
}

.small
{
  color: #E2F6FF;
	font-family: "Times New Roman", Garamond;
	text-align: center;
	text-indent: 0;
	font-size: 8pt;
  word-wrap: normal;
}

.smallref
{
  color: #EFFFFF;
	font-family: "Times New Roman", Garamond;
	text-decoration: underline;
	text-indent: 0;
	text-align: center;
	font-size: 8pt;
  word-wrap: normal;
}

.light
{
	color: #E2F6FF;
	font-family: "Times New Roman", Garamond;
	text-align: right;
	font-size: 12pt;
}

p
{
	color: #000000;
	font-family: "Times New Roman", Garamond;
	text-align: left;
	font-size: 12pt;
	text-indent: 15;
	word-wrap: normal;
}

.epigraph
{
    text-align: right;
    padding-left: 80px;
    font-size: 12px;
    font-style: italic;
}

h4
{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
