/* CSS Document */

body {
	background-color: transparent; font-size: 12px;
	font-family: Tahoma, Arial, Times New Roman;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	
} 
.kant { border: 2px double #000000; border-width 1px 1px}

h1{
	font-size:12px;
	margin-top:0px;
	margin-bottom:2px;
	font-style: normal;
	font-weight: bold;
	border: 0px double #463842;} 
	
p, ul{ 
margin-top:0px; 
margin-bottom:10px 
} 

body {
	scrollbar-base-color: #f3f6f9;
	scrollbar-highlight-color: #f3f6f9;
	scrollbar-3dlight-color: #f3f6f9;
	scrollbar-darkshadow-color: #c6618e;
	scrollbar-track-color:#f3f6f9;
	scrollbar-arrow-color:#c6618e;}

a:link { text-decoration: none;color: #c6618e; font-weight: bold}
a:visited { text-decoration: none;color: #c6618e; font-weight: bold}
a:active { text-decoration: none;color: #c6618e; font-weight: bold}
a:hover { text-decoration: underline; color: #c6618e; font-weight: bold}


tr {font-family: Tahoma, Arial, Times New Roman; font-size: 12px; letter-spacing: 0px;
}
td {font-family: Tahoma, Arial, Times New Roman; font-size: 12px;color:#000000; letter-spacing: 0px;
}