BODY {
    color: #000000; 
	font-family : verdana, arial;
	font-size: 9pt;
	background-attachment:fixed;
	}
TD {font-family : verdana, arial;
	font-size: 9pt;
	}
TH {font-family : arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: lightblue;
	}
A:link {
	color: #000000; 
	text-decoration: underline;
	}
A:visited {
	color: #000000; 
	text-decoration: underline;
	}
A:active {
	color: #000000; 
	text-decoration: underline;
	}
A:hover {
	color: #DB7169; 
	text-decoration: underline;
	}
A.kaal:link {
	color: #000000; 
	text-decoration: none;
	letter-spacing: 1;
	}
A.kaal:visited {
	color: #000000; 
	text-decoration: none;
	letter-spacing: 1;
	}
A.kaal:active {
	color: #000000; 
	text-decoration: none;
	letter-spacing: 1;
	}
A.kaal:hover {
	color: #DB7169; 
	text-decoration: none;
	font-weight: BOLD;
	letter-spacing: 1;
	}
H1 {
	font-size: 13pt; 
	font-weight: bold;
	}
H2 {
	font-size: 11pt; 
	font-weight: bold; 
	}
.borders  {
	BORDER-BOTTOM: #000000 3px solid;
    BORDER-TOP: #000000 3px solid;
	Border-left: #000000 3px solid;
	Border-right:#000000 3px solid;
	Border-color: gray;
	}
