body {
	background-color: #EBF7D7;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.space {
 line-height: 17px;	
}
h2 {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #4F7511;
}
.txt-1 {
	line-height: 11px;	
	color: #FFF;
}
.txt-2 {
   font-size: 11px;
	line-height: 18px;	
	color: #FFF;
}
.txt-3 {
   font-size: 12px;
	line-height: 18px;	
	color: #333333;
}
.slogan {
   font-size: 12px;
	line-height: 18px;	
	color: #FFCC00;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;	
	color: #517713;
}
h3{
	font-size: 15px;
	font-weight: bold;	
	color: #4E7411;
}
.head-4 {
	font-size: 14px;
	font-weight: bold;	
	color: #333333;
}
.txt-4 {
   font-size: 11px;
	line-height: 18px;	
	color: #000;
	font-weight: none;
}
p {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	font-weight: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover{
	color: #9D1B03;
}
h4{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

