	BODY { background: #000000 url(../images/bg7.gif); } 
	BODY { color: #FFFFFF   }              /* natural language */
	BODY { font-family: tahoma, helvetica, sans-serif }
	BODY { font-size: 9pt }

	h1 {font-size: 18pt}
	h2 {font-size: 16pt}
	h3 {font-size: 13pt}
	h4 {font-size: 11pt}
	h5 {font-size: 11pt}
	h6 {font-size: 11pt}
	h1,h2,h3,h4 { color: #FF0000   }              
	h5 { color: #FFFFFF   }              
	h6 { color: #5588FF   }   
	h6 { font-size: 9pt }           
	h6 { font-weight: normal }           
	h1,h2,h3,h4,h5,h6 { font-family: tahoma, helvetica, sans-serif }

	A:link, A:visited, A:active { text-decoration: none }
	A:link { color: #FFFFFF   }       /* unvisited link */
	A:visited { color: #FFFFFF   }   /* visited links */
	A:active { color: #FFFFFF   }    /* active links */
	A:hover   { color: #AAAAAA }
	A:hover { text-decoration: underline }
	A: { font-family: tahoma, helvetica, sans-serif }

	B: { color: #FFFFDD }

	TD { font-family: tahoma, helvetica, sans-serif }
	TD { color: #FFFFFF   }        
	TD { font-size: 10pt }

	.klemtoon  {
        COLOR : #5588FF;
        FONT-FAMILY : tahoma;
        FONT-WEIGHT : normal;
        VISIBILITY : visible;
        font-style : normal;
        }

