/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{Font-Family: verdana, geneva, lucida,  arial, helvetica, sans-serif;}
span.f_BoldCentr /* BoldCentr */
{
 font-weight: bold;
 color: #800000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Kursiv /* Kursiv */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_Kursiv2 /* Kursiv2 */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_Normal2 /* Normal2 */
{
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_Ogl /* Ogl */
{
}
span.f_Old /* Old */
{
 color: #c0c0c0;
}
span.f_otstup /* otstup */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: justify;
 text-indent: 20px;
 padding: 0px 0px 0px 0px;
 margin: 5px 10px 5px 10px;
}
.p_BoldCentr /* BoldCentr */
{
 text-align: center;
}
.p_CodeExample /* Code Example */
{
 text-align: left;
 text-indent: 0px;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
 text-align: left;
 text-indent: 0px;
 margin: 0px 10px 0px 10px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Kursiv /* Kursiv */
{
 text-align: left;
 text-indent: 0px;
}
.p_Kursiv2 /* Kursiv2 */
{
 text-align: left;
 text-indent: 0px;
 margin: 5px 10px 5px 34px;
}
.p_Normal2 /* Normal2 */
{
}
.p_Notes /* Notes */
{
}
.p_Ogl /* Ogl */
{
 text-align: left;
 text-indent: 0px;
 margin: 0px 10px 5px 10px;
}
.p_Old /* Old */
{
}
.p_otstup /* otstup */
{
 text-indent: 0px;
 margin: 5px 10px 5px 34px;
}
