/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'MS Sans Serif';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Headingredunderlined /* Heading, red underlined */
{
 font-size: 12pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #ff0000;
 text-decoration: underline;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-family: 'Tahoma';
 color: #2a639e;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Leftindentto72 /* Left indent to 72 */
{
 font-family: 'Arial';
 color: #000000;
}
span.f_mark /* mark */
{
 font-size: 9pt;
 font-family: 'Microsoft Sans Serif';
 font-weight: bold;
 color: #000000;
}
span.f_myheader /* my header */
{
 font-size: 24pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Mystyle /* My style */
{
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_NUM /* NUM */
{
 color: #000000;
}
span.f_UserHeader1 /* User Header 1 */
{
 font-size: 18pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_UserHeader2 /* User Header 2 */
{
 font-size: 14pt;
 font-family: 'Tahoma';
 color: #ff6600;
}
span.f_UserHeader3 /* User Header 3 */
{
 font-size: 11pt;
 font-family: 'Tahoma';
 font-weight: bold;
 color: #ff6600;
}
span.f_UserHeader4 /* User Header 4 */
{
 font-family: 'Tahoma';
 font-weight: bold;
 color: #2a639e;
}
span.f_UserHighlight /* User Highlight */
{
 font-family: 'Arial';
 font-style: italic;
 color: #0000ff;
}
span.f_Ïðèìå÷àíèå /* Ïðèìå÷àíèå */
{
 font-size: 8pt;
 font-weight: bold;
 color: #0000ff;
}
span.f_Ñïèñîê /* Ñïèñîê */
{
 color: #000000;
}
span.f_ÒÅÊÑÒstyle /* ÒÅÊÑÒ style */
{
 font-style: italic;
 font-weight: bold;
 color: #000000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: justify;
 text-indent: 0px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 5px 0px 5px 14px;
}
.p_CodeExample /* Code Example */
{
 text-align: left;
 line-height: 1.0;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Headingredunderlined /* Heading, red underlined */
{
 text-align: left;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Leftindentto72 /* Left indent to 72 */
{
 text-align: left;
 line-height: 1.0;
 margin: 0px 0px 0px 96px;
}
.p_myheader /* my header */
{
 text-align: left;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
}
.p_Mystyle /* My style */
{
 text-align: left;
 margin: 0px 0px 0px 14px;
}
.p_Notes /* Notes */
{
}
.p_NUM /* NUM */
{
}
.p_UserHeader2 /* User Header 2 */
{
 line-height: 1.0;
 margin: 8px 0px 8px 0px;
}
.p_UserHeader3 /* User Header 3 */
{
 text-align: left;
 line-height: 1.0;
 margin: 6px 0px 6px 0px;
}
.p_UserHeader4 /* User Header 4 */
{
 text-align: left;
 line-height: 1.0;
 margin: 5px 0px 5px 0px;
}
.p_UserHighlight /* User Highlight */
{
 text-align: left;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
}
.p_Ñïèñîê /* Ñïèñîê */
{
 text-align: left;
 text-indent: 19px;
 line-height: 1.0;
 margin: 0px 38px 0px 0px;
}
.p_ÒÅÊÑÒstyle /* ÒÅÊÑÒ style */
{
 text-align: left;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
}
