body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #324210;
	line-height: 17px;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
}
H1 {
	font-size: 19px;
	color: #FFCC00;
	font-weight: normal;
}
.txt-2 {
 	color: #FFF;
}
.head-1 {
	font-size: 12px;
	font-weight: bold;
	color: #E41412;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.txt-1 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 15px;	
	color: #000;
}

a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	color: #FFCC00;
	text-decoration: underline;
}



