body {
	background-color: white;
	font-family: verdana, helvetica;
	font-size: 0.8em;
	font-weight: normal;
	color: #008080;
	text-align: center;
}
a:link {
	color: #00a0a0;
}
a:visited {
	color: #005050;
}
a:active {
	color: #00b1b1;
}
a:hover {
	color: #00f0f0;
	text-decoration: underline;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
}
p {
	margin: 6px;
}
.small {
	font-size: 0.8em;
}
object {
	margin-top: 4em;
}
#toptext {
	margin-top: 5em;
}
li {
	position: relative;
	right: 1em;
}
#textlump {
	margin-top: 3em;
	width: 600px;
	text-align: justify;
}
#textlump h1 {
	text-align: center;
}