@charset "utf-8";
/* CSS Document */

#content * a {
	color: #d73c20;
}
#content * a:hover {
	color: #0f5489;
}
#content table {
	margin-bottom: 15px;
	display: block;
}
#content p.overhead.image img {
	width: 658px;
	border-bottom: 5px solid #999999;
}
#content p.overhead.caption {
	margin-bottom: 15px;
}
p span.top {
	border-top: 1px dotted #999999;
	padding-top: 10px;
	display: block;
}
.validate {
	color: #F0F;
}
