body,td,th {
	font-size:80%;
	background:#f0f0f0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#dd0000;
}
h1 {
	font-size:200%;
	margin-bottom:0;
	color:#666;
}
td.small {
	font-size:70%;
}
b.subcol {
	color:#008040;
}
dl.log dd {
	margin-top:1em;
}
table.regfm td,th {
	padding:0.1em;
	white-space:nowrap;
	text-align:left;
}
p.url {
	margin:1em 0 0 0;
}
img.capt {
	vertical-align:middle;
}
.ta-c {
	text-align:center;
}
p.err {
	color:#dd0000;
}
div.key {
	float:left;
	width:3.5em;
}
div.val {
	float:left;
}
div.obi {
	text-align:center;
	padding:2px;
	background:#444;
	color:#fff;
	font-weight:bold;
}
div.art {
	width:97%;
	background:#fff;
	border:1px solid gray;
	margin:1em auto;
	padding:6px;
	text-align:left;
}
div.clear {
	clear:both;
}
p.msg {
	color:green;
}
p.close {
	text-align:center;
	margin-top:3em;
}
p.close input {
	width:80px;
}

