BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #F4F9FE;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TABLE {	
	width : 100%;
}

 TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	height : 24px;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	width : 300px;
	height : 100px;
	border: 1px solid Black;
}




.button {
	background-color : #C8D8E8;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 17px;
	cursor: hand;
	border: 1px solid Black;
}

A {
	color: Black;
	text-decoration: none;
	background-color : #FFFFBF;
	font-weight : normal;
}

A:Hover {
	color: #1A1A72;
	text-decoration: underline;
}
.link {
	cursor : hand;
}

.tabelkop {
	font-weight : bold;
	color : #11BDFF;
}

.site_tabel {
	width : 150px;
	border : 0px;
	padding : 0;
	background-color : #FFFFFF;
}

.navlink{
	color : #000000;
	text-decoration : none;
}

.titel {
	background-color : #c8d8e8;
	font-weight : bold;
	width : 100%;
}