.tab_div {
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg_blue01 {
	background-color: #D7EAFD;
	padding: 5px;
	margin-top: 10px;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
	text-decoration: none;
	background-color: #e5e8eb;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h2 {
	font-weight: bold;
	color: #2853B2;
	text-decoration: none;
	font-size: 100%;
	line-height: 120%;
}
