<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Add Standard">
  
   <Paragraph Style="{DynamicResource Header}">Load from Database</Paragraph>
  
   <Paragraph>This window displays all standards available in the Database of the file system.
              </Paragraph>

   <Paragraph>• The <Bold>Search</Bold> field in the upper part of the navigation area left allows to filter 
               the displayed data for specific standards.
               </Paragraph> 
  
   <Paragraph>• Select the desired standard in the tree and click the <Bold>Apply</Bold> function
                of the upper buttons for saving.
                </Paragraph>
               
   <Paragraph>To exit without changes click the <Bold>Cancel</Bold> button or the [x] icon in
                the upper right.
                </Paragraph>
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>