body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	}		a:link {	color: #676350;	text-decoration: none;	}		a:visited {	color: #141d1c;	text-decoration: none;	}		a:hover {	color: #676350;	text-decoration: underline;	}		a:active {	color: #676350;	text-decoration: none;	}
	
#index-copy {
	width:  500px;
	text-align: center;
	margin-left: 70px;
	color:  #4e5050;
}

#main table {
	width: 600px;
}

#main table td {
	vertical-align: top;
	text-align: center;
}
