@charset "utf-8";
.copy_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #056936;
	text-decoration: none;
}
.add_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#body_Div {
	height: 492px;
	overflow: auto;
	padding: 5px;
	margin: 0px;
}
.green_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #056936;
	text-decoration: none;
}
.spotlink_green{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #056936;
	text-decoration: none;
}

.title_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.all_br {
	border: 1px solid #b3b3b3;
	margin-bottom: 5px;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 4px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	line-height: normal;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
}
.left_br {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.bottom_br {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #056936;
}
.more_link {
	text-decoration: underline;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.more_link:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
