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: #FFF;
	background-color: #000;
}
.title {
	font-size: 33px;
	color: #000;
	font-weight: normal;
}
.slogan {
	color: #007DFF;
	font-size: 14px;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FCFB02;
	text-decoration: none;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #FCFB02;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
H1 {
	font-size: 21px;
	color: #6FB7FF;
	font-weight: normal;
}
.style1 {
	color: #FFCC00;
	font-size: 12px;
}

.style3 {color: #007DFF}

.head-2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	color: #FCFB02;
	text-decoration: none;
}
.border {
	border: 1px solid #5E5E68;
}
.style2 {color: #CCC;}
