body {
	background-color: #12590B;
}
.hide {
	position:absolute;
	z-index: 1;
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-position: center;
	visibility: hidden;
}
h5 {
	color: #734837;
}

a:link {
	text-decoration: underline;
	color: #8A0119;
}
a:visited {
	color: #8A0119;
	text-decoration: underline;
}
.image {
	z-index: +1;
}

a:hover {
	color: #33CC00;
	text-decoration: underline overline;
}
a:active {
	color: #00FF00;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 20px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	word-spacing: 3px;
	height: 30px;
}
h3 {
	color: #000000;
	text-decoration: underline;
}

.thankYouParagraph {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFC;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

