body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #20232C;
	color: #000;
	line-height: 17px;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #00D29E;
}
a.navbar {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.navbar:hover {
	font-size: 11px;
	color: #00D29E;
	text-decoration: none;
}
.head3 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.head2 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
a.navbar2 {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.navbar2:hover {
	font-size: 11px;
	color: #008665;
	text-decoration: none;
}
a.navbar3 {
	font-size: 11px;
	color: #00D29E;
	text-decoration: none;
}
a.navbar3:hover {
	font-size: 11px;
	color: #00D29E;
	text-decoration: underline;
}
.txt-1 {
	color: #FFF;
	line-height: 18px;
}



