.body
{
background: #000000;
margin: 3px;
text-align: center;
}

#center_box {
align: center; 
}

#wrapper {
	margin: 0 auto;
	width: 743px;
	border-color: #7A7E6B;
	border-style: solid;
	border-width: thin;
	background-color: #FFFFFF;
}

.tableborder {
width: 743px;
height: 778px;
float: center;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.25px;
	line-height:14px;
	color: #686A56;
	
	}
	
.copy  A:link {text-decoration: none; color: #686A56;}
.copy A:visited {text-decoration: none; color: #686A56;}
.copy A:active {text-decoration: none; color: #686A56;}
.copy  A:hover {text-decoration: none; color: #686A56;}