/* CSS Document */
#content {
	margin: 30px;
	font-size: 90%;
	width: 70%
	}

.return {
	text-align: center;
	font-size: smaller;
	}

.spaced {
	margin-bottom: 5px;
}

h1 {
	margin-top: 2%;
}
.researchlist {
	margin-bottom: 5px;
	list-style-type: none;
}
.noindent {
	margin-left: 0;
	padding-left: 0;
}
