body {
	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: #000;
	background-color: #FFF;
}
.title {
	font-size: 31px;
	color: #FFF;
	font-weight: bold;
}
.slogan {
	color: #FAF183;
	font-size: 13px;
	font-weight: bold;
}
.head-1 {
	font-size: 15px;
	font-weight: bold;
	color: #FAF183;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 11px;
	color: #FAF183;
	text-decoration: none;
}
H1 {
	font-size: 21px;
	color: #E81706;
	font-weight: Normal;
}



a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.txt1 {
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: underline;
	color: #721500;
}
a.navbar3:hover {
	font-size: 11px;
	color: #721500;
	text-decoration: none;
}






