@charset "UTF-8";
.kopjes {
	background-color: #660000;
	color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	line-height: 16px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
.small {
	font-size: 10px;
	color: #333333;
}
.plaintext {
	line-height: 16px;
	color: #333333;
	font-size: 12px;
}
