<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top, hr, #menu-1, #left, #right, #footer ul, p.more {
	display: none;
	}
p, li, dt, dd {
	font-size: 14px;
	}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px	
	}
h3 {
	font-size: 16px;
	}
#header {
	border-bottom: 1px solid black;
	min-height: 102px;
	}
#header {
	background: url(../images/logo-bw.gif) right top no-repeat;
	height: 102px;
	}
#header img {
	display: none;
	}
#content h3 {
	margin-bottom: 0;
	}
#content p.date {
	margin-top: 0.2em;
	}
#main {
	border-bottom: 1px solid black;
	}
#updated {
	float: left;
	}
#e-mail {
	float: right;
	}
#left h3 {
	margin: 0;
	}
.frontpage #left {
	display: block;
	float: left;
	width: 30%;
	}
.frontpage #content {
	margin-left: 33%;
	}</pre></body></html>