/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Tahoma';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Bullets /* Bullets */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: ;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 11pt;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
 color: #646464;
}
span.f_Table /* Table */
{
 font-size: 8pt;
 color: ;
}
span.f_TopicHeading /* TopicHeading */
{
 font-weight: bold;
}
span.f_Uwaga /* Uwaga */
{
 color: #646464;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: justify;
 text-indent: 0px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Bullets /* Bullets */
{
 text-align: left;
 line-height: 1.31;
 margin: 3px 10px 8px 24px;
}
.p_CodeExample /* Code Example */
{
 text-align: left;
 text-indent: 24px;
 line-height: 1.0;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
 margin: 10px 0px 10px 0px;
}
.p_Heading2 /* Heading2 */
{
 text-indent: -24px;
 margin: 14px 0px 0px 24px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 border-left: none;
 background: #fafafa;
 padding: 5px 5px 5px 5px;
 margin: -5px -5px -5px -5px;
}
.p_Table /* Table */
{
 text-align: center;
 line-height: 1.0;
}
.p_TopicHeading /* TopicHeading */
{
}
.p_Uwaga /* Uwaga */
{
 line-height: 1.0;
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 background: #fafafa;
 padding: 5px 5px 5px 5px;
 margin: -5px -5px -5px 43px;
}

