body {
	margin: 0;
	padding:0;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000000;
	background-image: url(../Production/images/KYHBanner.png);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	line-height: 1.5em;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
}
.return {
	font-size: .75em;
	text-align: right;
	text-transform: uppercase;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
img {
	border: 0;
}
.page-break  {
	display: block;
	page-break-before: always;
}




	
