@import "matrix.css";

body {
	color: black;
}

h1 {
	left: 10%;
}

hr, div#datum-wrap {
	border-color: black;
}

a:link, a:visited, a:hover {
	color: black;
	text-decoration: none;
}

img#logo {
	height: 64px;
	padding-top: 0px;
}

div#datum, div#menu {
	display: none;
}

div#main {
	border-top: solid 1px black;
	border-left: solid 1px black;
	margin-left: 0px;
}

input, textarea {
	border-color: black;
	color: black;
}

img.captcha, img.arrow {
	display: none;
}

table.org img {
	border-color: gray;
}
