<html>
<!-- Style sheet
-->
<style type="text/css">
<!--

body { background : #d66725;
       font-size : 13pt;
       color : white;
       font-family : serif
}

font.rubrik1 {
       margin-top: 10px; 
       margin-bottom: 0px; 
       margin-left: 0px; 
       margin-right: 55px;
       font-size : 15pt;
       font-family : sans-serif
       }


font.rubrik2 {
       margin-top: 10px; 
       margin-bottom: 10px; 
       margin-left: 0px; 
       margin-right: 55px;
       font-size : 18pt;
       font-family : sans-serif
       }

.smallbanner {
       margin-top: 0px; 
       margin-bottom: 0px; 
       margin-left: 0px; 
       margin-right: 55px
	} 

.indrag {   
       position: relative; 
       left: 20px; 
       top: 0px       
	} 

img.border
	{
	margin-right : 40px
	}


A:link { color:#FFCC99} 

A:active { color:#FFCC99} 

A:visited { color:#FF9966} 

-->
</style>
</html>