/* Text Styles */
hr { color: #000000}
div.htmlhelp /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 margin-bottom: 12px;
}
span.fnt1 /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.fnt2 /* Comment */
{
}
span.fnt3 /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.fnt4 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
}
span.fnt5 /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.fnt6 /* Notes */
{
}
span.fnt7 /* Жирный */
{
 font-weight: bold;
}
span.fnt8 /* Заголовок */
{
 font-size: 12pt;
 font-weight: bold;
}
span.fnt9 /* Кнопка */
{
 font-weight: bold;
 color: #000080;
}
span.fnt10 /* Код */
{
 font-family: 'Courier New';
 color: #003366;
}
span.fnt11 /* Код жирный */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #003366;
}
span.fnt12 /* Опция */
{
 font-weight: bold;
 color: #008000;
}
span.fnt13 /* Предупреждение */
{
}
span.fnt14 /* Пример кода */
{
 font-family: 'Courier New';
}
span.fnt15 /* Примечание */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: justify;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.par1 /* Code Example */
{
 text-align: left;
 white-space: nowrap;
}
.par2 /* Comment */
{
}
.par3 /* Heading1 */
{
 text-align: left;
}
.par4 /* Image Caption */
{
}
.par5 /* Notes */
{
}
.par6 /* Жирный */
{
}
.par7 /* Заголовок */
{
 margin: 15px 0px 4px 0px;
}
.par8 /* Кнопка */
{
 text-align: left;
}
.par9 /* Код */
{
 white-space: nowrap;
}
.par10 /* Код жирный */
{
 white-space: nowrap;
}
.par11 /* Опция */
{
}
.par12 /* Предупреждение */
{
 border-color: #ff0000;
 border-style: solid;
 border-width: 1px;
 padding: 3px 3px 3px 3px;
 margin: 5px -3px 5px -3px;
}
.par13 /* Пример кода */
{
 text-align: left;
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 1px;
 background: #f7f7f7;
 padding: 3px 3px 3px 3px;
 margin: 5px -3px 5px -3px;
}
.par14 /* Примечание */
{
 border-color: #0031c4;
 border-style: solid;
 border-width: 1px;
 padding: 3px 3px 3px 3px;
 margin: 5px -3px 5px -3px;
}

