@charset "UTF-8";

#header {
	}

.lead {
	font-size: 13px;
	background-color: #ffffca;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}

.info {
	font-size: 9pt;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	padding-bottom: 10px;
}
