﻿.KentuckyForms {
	width: 539px;
	height: 309px;
	background-image: url('../Images/KentuckyForms.png');
	background-repeat: no-repeat;
}
.KentuckyFormsDetails {
	vertical-align: top;
}
.KentuckyDetails {
	font-size: 0.8em;
}
.KentuckyHeader {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
.KentuckyInformation {
	text-align: left;
	font-style: oblique;
	color: Navy;
	padding-top: 0.2em;
	font-size: 0.9em;
}
.KentuckyInformation ul {
	margin-left: 1em;
	list-style-type: disc;
}
