body 	{
	margin: 0.25em 2em 0em 2em;
	background-color: white;
	color: black;
	font-family: "Arial", sans-serif;
	}
h1	{
	text-align: center;
	font-family: "Arial", sans-serif;
	}
h2	{
	font-family: "Arial", sans-serif;
	}
h1.title {
	color: white;
	}
a:link, a:active {
	font-family: "Arial", sans-serif;
	color: #0000ff;
	text-decoration: none;
	}
a:visited	{
	font-family: "Arial", sans-serif;
	color: #3448fa;
	text-decoration: none;
	}
td.title{
	font-family: "Arial", sans-serif;
	background-color: #7fb6ff;
	}
code	{
	font-family: monospace;
	background: #d3d3d3;
	padding: 1em 1em 1em 1em;
	}
p.indent{
	text-indent: 3em;
	}
li	{
	list-style: disc;
	}
li.links	{
	list-style: square;
	}
.datesans	{
	font-size: small;
	font-family: "Arial", sans-serif;
	}
.smallsans	{
	font-family: "Arial", sans-serif;
	font-size: x-small;
	}
.strapline	{
	font-family: "Arial", sans-serif;
	}
tt	{
	font-weight: bold;
	white-space: nowrap;
	}
.comment {
	font-weight: bold;
	color: #007f00;
	}
