/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 12pt;
 font-family: 'Garamond';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BodyText /* Body Text */
{
 font-size: 10pt;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_DefaultParagraphFont /* Default Paragraph Font */
{
 font-family: 'Times New Roman';
}
span.f_footnotereference /* footnote reference */
{
 font-family: 'Times New Roman';
}
span.f_footnotetext /* footnote text */
{
}
span.f_Formatvorlage1 /* Formatvorlage1 */
{
}
span.f_header /* header */
{
}
span.f_heading1 /* heading 1 */
{
 font-size: 14pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Hypertext /* Hypertext */
{
 font-family: 'Times New Roman';
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Keep- /* Keep- */
{
 font-size: 14pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.f_Keep-Ueberschrift /* Keep-Überschrift */
{
 font-size: 14pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.f_NormalFettText /* NormalFettText */
{
 font-family: 'Times New Roman';
 font-weight: bold;
}
span.f_Normaltext /* Normaltext */
{
}
span.f_Notes /* Notes */
{
}
span.f_Popuptext /* Popuptext */
{
 font-family: 'Times New Roman';
 text-decoration: underline;
}
span.f_RemarkText /* RemarkText */
{
 font-size: 14pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #ff0000;
}
span.f_Topiclinktext /* Topiclinktext */
{
 font-family: 'Times New Roman';
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_BodyText /* Body Text */
{
 margin: 0px 340px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_DefaultParagraphFont /* Default Paragraph Font */
{
}
.p_footnotereference /* footnote reference */
{
}
.p_footnotetext /* footnote text */
{
}
.p_Formatvorlage1 /* Formatvorlage1 */
{
}
.p_header /* header */
{
}
.p_heading1 /* heading 1 */
{
 margin: 16px 0px 4px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Hypertext /* Hypertext */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Keep- /* Keep- */
{
 margin: 16px 0px 4px 0px;
}
.p_Keep-Ueberschrift /* Keep-Überschrift */
{
 margin: 16px 0px 4px 0px;
}
.p_NormalFettText /* NormalFettText */
{
}
.p_Normaltext /* Normaltext */
{
}
.p_Notes /* Notes */
{
}
.p_Popuptext /* Popuptext */
{
}
.p_RemarkText /* RemarkText */
{
 text-align: center;
 margin: 8px 0px 8px 0px;
}
.p_Topiclinktext /* Topiclinktext */
{
}
