body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #040406;
	line-height: 17px;
	color: #FFF;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #77CC82;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #018F4C;
}
a.navbar2:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
H1 {
	font-size: 23px;
	color: #77CC82;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.head-3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

