body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCFB7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #9C2940;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9C2940;
}
a:hover {
	text-decoration: none;
	color: #9C2940;
}
a:active {
	text-decoration: underline;
	color: #9C2940;
}

h1 {
	font-size:20px;
	letter-spacing: 3px;
	text-indent: 5px;
	color:#9C2940;
	text-transform: uppercase;
	margin: 5px;
}
h2 {
	font-size:16px;
	letter-spacing: 2px;
	color:#9C2940;
	text-transform: uppercase;
}
h3 {
	font-size:12px;
	letter-spacing: 2px;
	color:#9C2940;
	text-transform: uppercase;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.bodycopyTABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	background-image: url(images/KPL_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

