.Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: thin groove #006B9D;
	margin: 25px;
	padding: 10px;
	background-color: #FEF8F1;
}
.ContentCopyMiddle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 25px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	height: 210px;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	padding: 10px;
}
.style2 {
	font-size: x-small;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.ContentCopyBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: thin dashed #EF9A42;
	margin: 25px;
	padding: 10px;
	background-color: #E1F0F7;
}

.Linktr {
	background-color: #FFFFFF;
}

