body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	background-color: #000;
}
.title {
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
}
.slogan {
	color: #007DFF;
	font-size: 14px;
}
a.navbar {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 12px;
	color: #007DFF;
	text-decoration: none;
}
a.navbar2 {
	font-size: 12px;
	text-decoration: underline;
	color: #CCC;
}
a.navbar2:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
H1 {
	font-size: 21px;
	color: #6FB7FF;
	font-weight: normal;
}
.style1 {
	color: #6FB7FF;
	font-size: 12px;
}
.head-2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a.navbar3 {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.border {
	border: 1px solid #5E5E68;
}
.style2 {color: #CCC;}

a{color:#fff; font-weight:bold;}
