@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/KL-2011-04-Background.png);
	background-repeat: repeat-x;
	background-color: #0D305E;
}

#topright {
	position: absolute;
	right: 0;
	top: 0px;
	height: 160px;
	width: 190px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(images/KL-2011-04-badge.png);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	margin-top: 2px;
	padding-top: 2px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFF;
	font-style: italic;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
.kl_table {
	margin-top: 0px;
	padding-top: 100px;
}

