body {
	font: 14px serif;
	color: #113311;
	background: #AABBAA;
	margin: 10px;
	padding: 0 10px;
	border: 3px double;
	}

img {
	border: none;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #333311;
	}

a:hover, a:active {
	color: #226666;
	}

ul {
	list-style-type: none;
	}

.title {
	text-align: center;
	}

.left {
	float: left;
	}

img.left {
	margin: 0 4px 0 0;
	float: left;
	}

img.inset {
	border: 1px solid;
	margin: -2px 4px 0 0;
	float: left;
	}

p.cite {
	text-align: right;
	font-size: 80%;
	}

div.nav {
	text-align: center;
	border: 1px dashed;
	padding: 5px;
	margin: 10px 20%;
	}

div.title {}

h1.title {}

.content {}

div.content {}

p.content {}

.subhead {}
