h2 {
	border-left: solid 10px #1c304e;
	border-bottom: solid 1px #1c304e;
	font-weight: bold;
	font-size: x-small;
	margin: 0.5em 0px;
	padding: 3px 3px 3px 10px;
	text-align: left;
}

.history_table {
	width: 650px;
	border: solid 1px #1c304e;
}

.history_table td {
	padding: 3px 0.5em;
	font-size: x-small;
}

.border_r {
	border-right: solid 1px #1c304e;
}

.border_b {
	border-bottom: solid 1px #1c304e;
}

.border_rb {
	border-right: solid 1px #1c304e;
	border-bottom: solid 1px #1c304e;
}
