<!-- Njord Web Design -->
<!-- Søren Skov Jensen -->
<!-- 26. april 2004 -->

<style type="text/css">
<!--

/* --- Body --- */
BODY
{
Font-size: 10pt;
Color : #000000;
Font-family : Tahoma ,Arial, Sans-serif;
}

/* --- Tabel indhold --- */
TABLE
{
Font-size: 10pt;
Color : #000000;
Font-family : Tahoma ,Arial, Sans-serif
}

/* --- Overskrifter --- */
 H1 { color : #000000;
    font-size : 18pt;
    font-weight: bold;
    font-family : Tahoma ,Arial, Sans-serif}

 H2 { background: #FFFFFF;
    color : #000000;
    font-size : 16pt;
    font-weight: bold;
    font-family : Tahoma ,Arial, Sans-serif}

 H3 { color : #000000;
      font-size : 14pt;
      font-weight : bold;
      font-family : Tahoma ,Arial, Sans-serif }


/* --- Links på siderne --- */ 
A:link, A:active {
      color : #000099;
      font-size : 10pt;
	  font-weight : normal;
	  text-decoration : underline;
	  font-family : Tahoma ,Arial, Sans-serif }
	  
A:visited {
      color : #00AA00;
      font-size : 10pt;
	  font-weight : normal;
	  text-decoration : underline;
	  font-family : Tahoma ,Arial, Sans-serif }

		  
-->
</style>
