body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #111111;
	background-image: url(../graphics/ct.jpg);
}
#copy td {
	font-size: 10px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 15px;
	border-top: 1px solid #666666;
	color: #CCCCCC;
}
#copy #spacer {
	height: 15px;
	padding: 0px;
	border: 0;
}
#copy a {
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	border-bottom: 1px dotted #AAAAAA;
}
#copy a:hover{
	border-bottom: 1px solid #AAAAAA;
}

