body {
	background-image: url(images/body-bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.border {
	border: 1px dotted #1EA01E;
}
H1 {
	font-size: 22px;
	color: #EFC244;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	font-size: 11px;
	color: #1EA01E;
	text-decoration: none;
}
a.navbar3 {
	font-size: 13px;
	text-decoration: none;
	color: #64CD76;
	font-weight: bold;
}
a.navbar3:hover {
	font-size: 13px;
	color: #64CD76;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar4 {
	font-size: 12px;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
a.navbar4:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}



