body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	background-color: #052D02;
	line-height: 17px;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #5EE12C;
	text-decoration: none;
}
.title {
	font-size: 29px;
	color: #2E6100;
	font-weight: bold;
}
.slogan {
	color: #FF0000;
	font-size: 15px;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: none;
	color: #052D02;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
H1 {
	font-size: 23px;
	color: #FFF;
}

.head-3 {
	font-size: 19px;
	font-weight: normal;
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar3:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.navbar4 {
	font-size: 11px;
	text-decoration: none;
	color: #D20001;
}
a.navbar4:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.txt-1 {
	font-size: 10px;	
	color: #FFF;
}
a.navbar5 {
font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}
a.navbar5:hover {
	color: #FFCC00;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
