body {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
.title {
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
}
.slogan {
	font-size: 17px;
	font-weight: normal;
	color: #E8FF0E;
}
a.navbar {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #E8FF0E;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #016DA9;
}
a.navbar2:hover {
	color: #000;
	text-decoration: none;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.style4 {
	color: #67CC0B;
	font-size: 12px;
	font-weight: bold;
}
.txt-1 {
	color:#FFF;
}

.head-2 {
	font-size: 19px;
	font-weight: normal;	
	color: #435E26;
}
.style1 {
	font-size:12px;
	color: #435E26;
	font-weight: bold;
}
