.back {
	background-color: #000000;
	text-align: center;
	margin-top: 15px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footleft {
	background-image: url(images/index_07.jpg);
	height: 76px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}


.bodyback {
	background-color: #FFFFFF;
}
.footright {
	background-image: url(images/index_07.jpg);
	height: 76px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #8F65AF;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
