BODY,H4,TD {
	background: black;
	color: white
}

A:link {
	color: #00ffff
}

A:active {
	color: green
}

A:visited {
	color: #00cccc
}

div.indented {
	margin-left: 1em
}

.twocol {
	width: 100%
}

.twocol td {
	width: 50%;
	vertical-align: top
}
