body {
	background-color: #666;
	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;
}
.title {
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
}
.slogan {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
a.navbar {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #FFCC00;
	text-decoration: none;
}
.head-1 {
	font-size: 15px;
	font-weight: bold;
	color: #656565;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar2:hover {
	color: #72A9A9;
	text-decoration: underline;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.txt-1 {
	color:#FFF;
}
.head-2 {
	font-size: 20px;
	font-weight: normal;	
	color: #FFF;
	line-height:23px;
	text-decoration:none;
}
.head-3 {
	font-size: 20px;
	font-weight: normal;	
	color: #065A9B;
	line-height:23px;
	text-decoration:none;
}
.style1 {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	color: #FF9900;
	font-weight: bold;
}