body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
#menu {
	display: none;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #693B76;
	height: 150px;
	text-align: center;
	padding: 30px 10px;
}
#header {
	display: none;
}
#printheader {
	float: left;
}
a:link, a:visited {
	color: #518678;
}
a:hover, a:active {
	color: #693B76;
}
#funders {
	display: none;
}
a:link, a:visited {
	color: #693B76;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2D5B51;
	text-decoration: underline;
}
#footer {
	color: #666666;
	text-align: center;
}
