 body {
	background-color: #FFE1EE;  
	background-image: url(images/bg01.jpg); 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family : "Verdana", Verdana, monospace;
	font-size : 9  pt;
	}

 A {
	font-size : 11 pt;
	font-weight : bold;
	color : #FF006E; 
	font-family : "Verdana", Verdana, monospace;
	text-decoration: underline;
	line-height: 20px;
	}

 A:HOVER {
	font-size : 11pt; 
	font-weight : bold; 
	color : #FF006E; 
	font-family : "Verdana", Verdana, monospace;

	text-decoration: underline;
	line-height: 20px;
	}
	
 STRONG {
	font-size : 9pt; 
	font-weight : bold; 
	color : #FF006E; 
	font-family : "Verdana", Verdana, monospace;
	line-height: 14px;
	
	}	
 .bodytxt {
	font-size : 10pt;
	font-weight : normal;
	color: Black;
	font-family : "Verdana", Verdana, monospace;

	line-height: 15px;
	padding-right: 20px;
	}
	
 .kop {
	font-size : 9pt;
	font-weight : normal;
	color: Black;
	font-family : "Verdana", Verdana, monospace;
	line-height: 18px; 
	}
	