.kk-body {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;

}
.bold-sm {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
A:link {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
A:visited {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
A:hover {
	color:#00CCFF;
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

.kk-suntitle {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}

