@charset "utf-8";
a {
	color: #2D7626;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.heading_1 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #2D7626;
	letter-spacing: 1px;
}
.heading_2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #2D7626;
	letter-spacing: 1px;
}
.text_black {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
}
.text_legal {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	line-height: 18px;
}
.style1 {font-family: Tahoma}

