<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="Schematic">
              
  <Paragraph>   </Paragraph>
   
  <Paragraph Style="{DynamicResource Header}">Schematic</Paragraph>
  
  <Paragraph>• Choose the desired silhouette and click the <Bold>Select</Bold> 
               button to continue.
  </Paragraph>
  
  
</FlowDocument>