body {
	font-family: verdana;
	font-size: 10pt;
	background-color: black;
	color: #874d03
}
table, ul {
	margin-top: 0;
	padding-top: 0
}
table {
	border-collapse: collapse;
	border-color: #5e3602;
}
li {
	font-size: 10pt
}
li li {
	font-size: 8pt
}
img {
	border: 0;
	margin: 0;
	padding: 0
}
input {
	background-color: black;
	color: #518d26;
	border: 1px solid #5e3602;
	margin: 1px;
	padding: 2px
}
input.longentry {
	width: 200px
}
input.interval {
	margin-left: 15px
}
h4.line {
	margin-bottom: 4px;
	border-bottom: 1px solid #5e3602
}
.big {
	font-weight: bold;
}
tr.big {
	text-align: center;
	font-size: 24pt
}
div.block {
	text-align: justify;
	width: 800px;
}
div.legend {
	float: right;
	width: 400px;
	margin-left: 50px;
}
div.fboard {
	float: left;
	margin-right: 20px
}
div.edit {
	clear: both
}
.first {
	width: 170px
}
sub, sup {
	font-style: italic;
	color: #5e3602
}
a:link {
	text-decoration: none;
	color: #336600
}
a:visited {
	text-decoration: none;
	color: #669933
}
a:hover {
	text-decoration: underline;
	color: #66cc00
}