body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	line-height: 17px;
	background-color: #381A0E;
}
.title {
	font-size: 35px;
	font-weight: Normal;
	color: #381A0E;
}
.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #790C0F;
}
a.navbar {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FCDE96;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
H1 {
	font-size: 21px;
	color: #FCDE96;
}
.head-2 {
	font-size: 17px;
	font-weight: bold;	
	color: #FFF;
}
.head-3 {
	font-size: 17px;
	font-weight: bold;	
	color: #2C0000;
}
.head-4 {
	font-size: 13px;
	font-weight: bold;	
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a.navbar3:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.txt-1 {
	color: #FFF;
	font-size: 14px;
}
.txt-2 {
	color: #000;
}