body{
	color: white;
	background-color: purple;
}

#revised, .revised, .finalonly {
	display: block;
	margin-left: 5em; 
	margin-right: 2em;
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bolder;
	font-family: sans-serif;
/*	font-style: normal; text-decoration: none; */
}

#analysis, #markup, #paper2, .original, .analysis, strike{	display: none; }
