body {
	background-color:black;
	color:white;
	font-family: sans-serif;
}

h1,h2 {
	font-family: monospace;
	clear: both;
}

table.vectable,td.vectable {
	border-width: 1px;
	border-style: dashed;
	border-color: white;
	padding: 0.25em;
	color: white;
	font-family: sans-serif;
}

a {
	color: white;
}

a:visited {
	color: gray;
}
