body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu img {
	display: none;
}

h1, h2, h3 {
	color: #960;
	font-weight: normal;
}

img.photo {
	float: right;
	margin: 10px;
}

#main #bottom {
	clear: both;
	font: 0.7em Verdana;
	color: #000;
	margin-top: 3em;
	border-top: 0.5pt dashed #000;
}

#content {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
}
#content .extract {
	font-size: 0.9em;
	padding: 1em 2.5em 1em 2.5em;
}
#content .extract p {
	margin: 0;
	line-height: 1.5em;
	text-indent: 2em;
	text-align: justify;
}
#content .extract p.noindent {
	text-indent: 0;
}

#content .headerlinks {
	display: none;
}