body {
	background-color: #26432B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
}
H1 {
	font-size: 21px;
	color: #FF0000;
}
.title {
	font-size: 29px;
	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 {
	color: #FFF456;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}



a.navbar4 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D30000;
}
a.navbar4:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar2:hover {
	color: #FFF;
	text-decoration: none;
}
.head-4 {
	font-size: 15px;
	font-weight: bold;	
	color: #99CCFF;
}
.txt-1 {
	color: #000;
}
.head-2 {
	font-size: 19px;
	font-weight: bold;	
	color: #FFF;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;	
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D30000;
}
a.navbar3:hover {
	color: #FFF;
	text-decoration: underline;
}