h1 {
	color: #00567d;
	font-size: 1.2em;
}
#col0 a {
	color: #00567d;
}
#col0 a:hover {
	text-decoration: underline;
}
.detail {
	color: #700407;
	background: #eee;
	border: 1px dotted #ccc;
	padding: 2px;
	margin: 40px 0;
}
.important {
	font-size: 0.8em;
	color: #888;
}