/* AUTHOR: Stage Mads 
 CREATION DATE: 06-08-00 */

<style type="text/css">
<!--
     BODY {
	 		background: #404040;
          font-family: Arial;
		  font-size: 8pt;
		  color: #FFFFFF;
              
     } 
     A:link { 
          font-family: Arial;
          text-decoration: underline;          color: #FF9400;
     } 
     A:visited { 
	      font-family: Arial;
          text-decoration: underline;           color: #FF9400;
     } 
	 A:hover {
	      color : #800000;
	 }
     H1 { 
          font-family: Arial;
          font-size: x-large;  
          color: #FFFFFF;
       } 
     H2 { 
          font-family: Arial;
          font-size: large; color: #FFFFFF;  
										line-height: 0;
     } 
     H3 { 
          font-family: Eras Demi ITC, Arial Black;
          font-size: medium; color: #000000;  
     } 
     H4 { 
          font-family: Eras Demi ITC, Arial Black;
          font-size: small; color: #000000;  
     } 
     H5 { 
          font-family: Eras Demi ITC, Arial Black;
          font-size: x-small; color: #000000;
               } 
     H6 { 
          font-family: Eras Demi ITC, Arial;
          font-size: xx-small; color: #000000;  
     } 
     TABLE { 
          font-family: Arial;
          font-size: 10pt; color: #000000;  
     } 
     TD { 
 		  font-family: Arial;
          color: #000000
     } 
.subHead {
		  font : bold 14pt Eras Demi ITC,Arial;
          color: #FFFFFF
		 }
.head {
		  font : bold 16pt Arial;
          color: #FFFFFF
		}
A.largelink {
		  color: #FFFFFF;
		  font-family: Arial;
          text-decoration: underline;
		  font-size: 12pt;
  		  font-weight: bold;
		  }
.menuText {
          color: #FFFFFF;
          font-family: Arial;
		  font-size: 8pt
		 }
.menuTextHead {
          color: #FFFFFF;
          font-family: Arial;
		  text-decoration: underline;
		  font-weight: bold;
		  font-size: 9pt
			}
.menuTextMini {
          color: #FFFFFF;
          font-family: Arial;
		  font-size: 7pt
		  }
.mainText {
          color: #FFFFFF;
          font-family: Arial;
		  font-size: 8pt
		}
.subText {
          color: #FFFFFF;
          font-family: Arial;
		  font-size: 7pt
		}
.menuHead {
		  font : 10pt Arial;
		  color: #FFFFFF;
		  font-weight: bold;
		}
.date {
          color: #000000;
          font-family: Arial;
		  font-size: 7pt;
		  }
.cForm {
          color: #000000;
          font-family: Arial;
		  font-size: 9pt;
		  }

-->
</style>

