/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_also_see /* also_see */
{
 color: #000000;
}
span.f_bullet /* bullet */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 9pt;
 font-family: 'Courier New';
 background-color: #caedff;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-family: 'Courier New';
}
span.f_Heading3 /* Heading 3 */
{
 font-weight: bold;
 color: ;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 12pt;
 font-weight: bold;
 color: ;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_ImageTopLine /* Image TopLine */
{
 color: #ffffff;
 background-color: #ff0000;
}
span.f_indent2in /* indent 2in */
{
}
span.f_line /* line */
{
}
span.f_Notes /* Notes */
{
}
span.f_sample /* sample */
{
 font-style: italic;
}
span.f_sample_top /* sample_top */
{
 font-weight: bold;
 color: #ff9900;
}
span.f_textmenublueB /* text menu blue B */
{
 font-weight: bold;
 background-color: #d2d8f1;
}
span.f_textmenublueD /* text menu blue D */
{
 color: #000080;
 background-color: #d2d8f1;
}
span.f_textmenublueL /* text menu blue L */
{
 background-color: #eaf1ff;
}
span.f_textmenublueU /* text menu blue U */
{
 background-color: #d2d8f1;
 text-decoration: underline;
}
span.f_textmenublueUB /* text menu blue UB */
{
 color: #000080;
 background-color: #d2d8f1;
 text-decoration: underline;
}
span.f_textmenuMonumnet /* text menu Monumnet */
{
 font-weight: bold;
 background-color: #d9ae8f;
}
span.f_textmenutlacitko /* text menu tlacitko */
{
 background-color: #e1e1e1;
 text-decoration: underline;
}
span.f_textmenuyellowB /* text menu yellow B */
{
 font-weight: bold;
 background-color: #f1d300;
}
span.f_textred /* text red */
{
 color: #ff0000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 4px 0px 4px 0px;
}
.p_also_see /* also_see */
{
 text-indent: -24px;
 border-color: #ff9900;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 border-left: none;
 padding: 2px 2px 2px 2px;
 margin: -2px -2px 2px 70px;
}
.p_bullet /* bullet */
{
 margin: 0px 0px 0px 29px;
}
.p_CodeExample /* Code Example */
{
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading3 /* Heading 3 */
{
 margin: 8px 0px 4px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
 margin: 8px 0px 4px 0px;
}
.p_ImageCaption /* Image Caption */
{
 margin: 0px 0px 12px 58px;
}
.p_ImageTopLine /* Image TopLine */
{
 text-indent: 58px;
 border-color: #d2d8f1;
 border-style: solid;
 border-width: 3px;
 border-right: none;
 border-bottom: none;
 border-left: none;
 padding: 5px 5px 5px 5px;
 margin: 7px -5px 7px -5px;
}
.p_indent2in /* indent 2in */
{
 text-indent: -192px;
 margin: 4px 0px 4px 288px;
}
.p_line /* line */
{
 border-color: #ff9900;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-bottom: none;
 border-left: none;
 padding: 2px 2px 2px 2px;
 margin: 3px -2px -2px -2px;
}
.p_Notes /* Notes */
{
}
.p_sample /* sample */
{
}
.p_sample_top /* sample_top */
{
 border-color: #ff9900;
 border-style: solid;
 border-width: 2px;
 border-right: none;
 border-bottom: none;
 border-left: none;
 padding: 2px 2px 2px 2px;
 margin: 13px -2px 2px -2px;
}
.p_textmenublueB /* text menu blue B */
{
}
.p_textmenublueD /* text menu blue D */
{
}
.p_textmenublueL /* text menu blue L */
{
}
.p_textmenublueU /* text menu blue U */
{
}
.p_textmenublueUB /* text menu blue UB */
{
}
.p_textmenuMonumnet /* text menu Monumnet */
{
}
.p_textmenutlacitko /* text menu tlacitko */
{
}
.p_textmenuyellowB /* text menu yellow B */
{
}
.p_textred /* text red */
{
}
