body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
body {
	background-image: url(img/bcg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
#copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 25px;
	width: 100%;
	padding-top: 20px;
	position: static;
}
