.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	font-weight: bold;
	text-align: center;
}
#enter {
	text-align: center;
	width: 643px;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/* part 1 of 2 centering hack */
}
#content {
	width: 643px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 643px;
	text-align: right;
}
html>body #content {
	width: 643px; /* ie5win fudge ends */
}
