body {
	margin:0px; font-family: serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	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: 24px;
	color: #FFCC00;
	font-weight: bold;
}
a.navbar {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.navbar {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.navbar2 {
	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;	
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}