body{
	background-color: black;
	color: white;
}

body>a{
	margin-bottom: 1em;
	display: block;
}

form{
	margin-bottom: 1em;
}

table,td,th{
	border: solid 0.1em #882222;
	color: #3355aa;
}

tr td:first-child{
	white-space: nowrap;
}
