body

{
	scrollbar-face-color:#white;
	scrollbar-arrow-color:D3A372; 
	scrollbar-base-color:BD8143; 
	scrollbar-track-color:#BD8143;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

td
{
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #242500;
	line-height: 17px;

}

.kop
{
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #482500;
	line-height: 17px;

}

.small
{
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #161616;
}

.footer
{
	font-family: tahoma;
	font-size: 9px;
	color: #595859;
}

.smallbold
{
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #161616;
	font-weight: bold;
}

.inputmedium
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #161616;
	width: 150px;	
	height: 17px;
}

.inputsmall
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #161616;
	width: 75px;
	height: 17px;	
}

.formbutton
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #161616;
	width: 125px;
	height: 25px;	
}

textarea
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #161616;
	width: 150px;
	height: 75px;
}

a
{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
color: #161616;
text-decoration: none;
font-weight: bold;
}