a {
	text-decoration: underline;
}

a, body, h1, h2, h3, p, p.bar {
	color: #000000;
}

h1, p.bar {
	border-top: 1px solid #000000;
}

table#main {
	width: 100%;
}

td.bar {
	background: #999999;
	border-left: 1px dotted #999999;
	border-right: none;
	width: 2px;
}

td.menu {
	width: 0px;
}

.noprint,
input.sbm, input.submit,
input.rst, input.reset {
	display: none;
}
