td {
	font: 11px verdana, sans-serif;
}

hr {
	color: #1860AF;
	height: 1px;
}

.level_1 {
	margin-left: 0px;
	margin-top: 5px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	padding-bottom: 2px;
}

.level_1a {
	margin-left: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
}

.level_2 {
	margin-left: 30px;
	margin-top: 3px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
}

.level_2a {
	margin-left: 40px;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	color: green;
}

.level_3 {
	margin-left: 50px;
	font-size: 11px;
	height: 15px;
	font-weight: bold;
}

.level_3a {
	margin-left: 60px;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	color: green;
}

.level_4 {
	margin-left: 70px;
	font-size: 11px;
	height: 15px;
	font-weight: bold;
}

.level_4a {
	margin-left: 80px;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	color: green;
}
