.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.main {
	line-height: 100%;
	color:#FFFFFF;
	width:470px;
	height:394px;
	overflow: auto;
	scrollbar-3dlight-color:#c50d76;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#a4095d;
	scrollbar-darkshadow-color:#a4095d;
	scrollbar-face-color:#a4095d;
	scrollbar-highlight-color:#c50d76;
	scrollbar-shadow-color:#a4095d;
}
.content {
	text-align: left;
	vertical-align: top;
	white-space: normal;

