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

h1,h2 {
	font-family: monospace;
}

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