body {
	font-family: sans-serif;
	background: #333333;
	color: #EEEEEE;
}
a:link {
	color: #FFFF55;
}
a:visited {
	color: #55FF55;
}
[title] {
	text-decoration: dotted underline;
}
h1 {
	margin-block-start: .67em;
}
