body
{
	font-family: Arial Cyr;
}

.title
{
	font-size: 110%;
}

.texttitle
{
	margin-bottom: 9pt;
}

.text p
{
	text-indent: 0.33in;
	line-height: 130%;
	margin-top: 3pt;
	margin-bottom: 6pt;
}

ol p
{
	margin-top: 0pt;
	margin-bottom: 6pt;
}

dt
{
	margin-top: 6pt;
	margin-bottom: 3pt;
}

li
{
	line-height: 130%;
	margin-bottom: 6pt;
}

.topicslist p
{
	text-indent: 0;
	margin-left: 24pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

img.icon
{
	position: relative;
	top: 2px;
}

pre
{
	margin-left: 24pt;
	line-height: 130%;
}

.comment
{
	color: 008000;
}

.info
{
	margin-top: 5mm;
}

.info p
{
	text-indent: 0;
}

table.mytable
{
	margin-left: 10mm;
	border: solid 1px gray;
}

table.mytable th
{
	background-color: cccccc;
	font-family: Verdana, Arial;
	font-size: 80%;
	padding: 1mm 2mm 1mm 2mm;
	border: solid 1px gray;
}

table.mytable td
{
	border: solid 1px gray;
	padding: 1mm 2mm 1mm 2mm;
}

.component
{
	font-weight: bold;
}
