body {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

p, table, tr, td, div {	

	font-weight : normal;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	color : #000000;
	font-size :11px;
    text-decoration: none;
}

a {         

	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    text-decoration: none; 
    cursor: hand;
}

a:hover {   
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
    font-size: 11px; 
    color: #666666; 
    cursor: hand;
}

.menu {
	font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 14;
	font-weight: 700;
	color: #222222;
}

.menu:hover{
	font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 14;
	font-weight: 700;
	color: #333333;
}

textarea, text, select, option {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	border: inset 0px;
    border-color: #000000;
    background-color: #FFFFFF;
    wrap-color: #000000;
}	

body

{
	scrollbar-face-color:#F5F5F5;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#CFCFCF;
    scrollbar-shadow-color:#DFDFDF;
    scrollbar-darkshadow-color:#EFEFEF;
    scrollbar-track-color:FBFBFB;
    scrollbar-arrow-color:8F8F8F;
}

.kop {
	font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 13;
	font-weight: bold;
	color: #000000;
}

.vet {
	font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #000000;
}