body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	margin-top: 0px;
	clear: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	float: none;
}
a {
	color: #666699;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #9999BB;
	text-decoration: none;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	letter-spacing: 1px;
	border-top-color: #888888;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 3px;
	font-size: 9px;
	display: block;
	width: 680px;
}
.indeximg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: auto;
	height: auto;
}
