.logo-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
}
.white-normal-text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.normal-text-deepgreen-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #293500;
}
.small-green-text {
	color: #293500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hading_gray-big-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #313131;
}
.small-gray-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.white-normal-text_2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.orange-small-bold_text {
	color: #FC8A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.orange-text-link:link {
	color: #FD8917;
	text-decoration: none;
}
.orange-text-link:visited {
	text-decoration: none;
	color: #FD8917;
}
.orange-text-link:hover {
	text-decoration: none;
	color: #FD8917;
}
.orange-text-link:active {
	text-decoration: none;
	color: #FD8917;
}
.white-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	color: #861F01;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}
.green-text-link:link {
	color: #2D3600;
	text-decoration: none;
}
.green-text-link:visited {
	text-decoration: none;
	color: #2D3600;
}
.green-text-link:hover {
	text-decoration: none;
	color: #E23902;
}
.green-text-link:active {
	text-decoration: none;
	color: #2D3600;
}
.1space{line-height:16px;}
body {
	background-color: #E9EACA;
}