.lspace17{line-height:17px;}
.lspace20{line-height:20px;}
.black-small-txt1 {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
.white-normal-txt1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.yellow-bold-txt1 {
	color: #DDA81E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-bold-txt1 {color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.black-normal-txt1 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white-heading-txt1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-heading-txt1 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #537A45;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #2A6316;
}
a:active {
	text-decoration: none;
	color: #2A6316;
}
.white-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-link:hover {
	text-decoration: none;
	color: #FED100;
}
.white-link:active {
	text-decoration: none;
	color: #FED100;
}
.black-link:link {
	color: #000000;
	text-decoration: none;
}
.black-link:visited {
	text-decoration: none;
	color: #000000;
}
.black-link:hover {
	text-decoration: none;
	color: #065900;
}
.black-link:active {
	text-decoration: none;
	color: #065900;
}