﻿<?xml version="1.0"?>
<!-- ________________________________________ -->
<!--                                          -->
<!-- ZoomTek 2009 - Testdata til undervisning -->
<!-- _______ Formatering af dokumenter_______ -->
<!-- ________________________________________ -->
<!--                                          -->
<w:wordDocument 
xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" 
xmlns:v="urn:schemas-microsoft-com:vml" 	
xmlns:w10="urn:schemas-microsoft-com:office:word" 
xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" 				xmlns:aml="http://schemas.microsoft.com/aml/2001/core" 
xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" 	
xmlns:o="urn:schemas-microsoft-com:office:office" 
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" 			xmlns:wsp="http://schemas.microsoft.com/office/word/2003/wordml/sp2" 
w:macrosPresent="no" w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve">

<w:body>
	<w:p>
		<w:r>
			<w:rPr>
				<w:rFonts w:ascii="Verdana" w:h-ansi="Verdana"/>
				<wx:font wx:val="Verdana"/>
				<w:b/>
				<w:color w:val="FF0000"/>
				<w:sz w:val="28"/>
			</w:rPr>
			<w:t>Rød Verdana Størrelse 14 Fed</w:t>
		</w:r>
	</w:p>
</w:body>
</w:wordDocument>