@charset "utf-8";
.redhighlight {color: #FF0000}
body {
	background-image: url(images/kcbkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	margin-right: 15px;
}

