body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFF;
	line-height: 18px;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.title2 {
	font-size: 30px;
	font-weight: bold;
	color: #DC1803;
}
.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #CDD7DC;
}
.head1 {
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
}
a.navbar {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.head2 {
	font-size: 17px;
	color: #FFCC00;
	font-weight: bold;
}
.head3 {
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
}
.space {
 line-height: 17px;	
}