DIV.header {
	border: 1px solid black;
	background-color: #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
	font-size: .75em;
}

DIV.center {
	text-align: center;
	width: 100%;
}

DIV.container {
	width: 700px;
	text-align: left;
}

IMG {
	margin: 10px;
	border: 1px black solid;
}

DIV.figurenum {
	margin-bottom: 1em;
	font-weight: bold;
}

DIV.caption {
	margin-bottom: 1em;
}

P, LI {
	margin-bottom: 1em;
}

DIV.navigation {
	font-weight: bold;
	text-align: left;
}

H1 {
	border: 2px solid black;
	background-color: #B2C7A8;
	padding: 8px;
}
