		body {
		background-color: #D6CADD; }

		.next {
		background-color: #DCD0FF;
		border: inset 2px #9678B6;
		padding: 2px;
		list-style-type: none;
		margin: 1em;}

		a:link, a:visited, a:active {
		text-decoration: none;
		color: #796878; }

		a:hover {
		text-decoration: underline;
		color: #000; }

		#copy {
		font: small "Lucida Sans", Verdana, sans-serif;
		color: #000;
		text-align: center;
		width: 540px;
		height: 36px;
		margin-left: auto; 
		margin-right: auto; }