body {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-family: verdana, arial, helvetica, sans-serif;	color: #ccc;	background-color: #333;	text-align: center;	/* part 1 of 2 centering hack */	}#content {	width: 600px; 	padding: 10px;	margin-top: 20px;	margin-bottom: 20px;	margin-right: auto;	margin-left: auto; 		/* opera does not like 'margin:20px auto' */	text-align:left; 	/* part 2 of 2 centering hack */	width: 600px; /* ie5win fudge begins */	voice-family: "\"}\"";	voice-family:inherit;	width: 570px;	}html>body #content {	width: 570px; /* ie5win fudge ends */	}
a:link, a:visited, a:active, a:hover {color: #7FFF00;
	text-decoration: none;
	}