h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3, h4, h5, h6, h7 {
	font-size: 11px;
	font-weight: bold;
}
.image {
	border: double #3e3e3e 3px;
}
.split {
	height: 2px;
	border-bottom: solid #e2e2e2 1px;
	margin: 15px 2px 15px 2px;
}
.more {
	text-align: right;
	margin: 0 5px 0 0;
}