@import url("fonts2.css");
.kunisys14black {
	font-size: 15px;
	font-family: "Kh System";
}

.kunisystext {
	font-family: "Kh System";
	font-size: 14px;
}


.kuniheading {
	font-family: "Kh System";
	font-size: 15px;
}
.fontsize10 {
	font-size: 10px;
}
.style24 {
	font-family: "Kh System";
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}

td.kunisys12white {
	font-family: "Kh System";
	font-size: 12px;
	color: #FFFFFF;
}

.pictureboundary {
	clip: rect(0px,0px,0px,0px);
}

a.link2{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Kh System";
}
a.link2:hover{
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Kh System";
}
