body {
	background-color: #000;
	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:#FFFFFF;
}
.title {
	font-size: 29px;
	font-weight: bold;
	color: #000;
}
.slogan {
	font-size: 12px;
	color: #8F0000;
}
a.navbar {
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #FFCC00;
	text-decoration: none;
}
.head-1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a.navbar2:hover {
	color: #FFFD00;
	text-decoration: none;
	font-weight: bold;
}
.head-2 {
	font-size: 13px;
	font-weight: normal;	
	color: #FFF;
}
H1 {
	font-size: 21px;
	color: #FF9900;
	font-weight:normal;
}
a.navbar3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar3:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.head-3 {
	font-size: 15px;
	font-weight: normal;	
	color: #FF0000;
}
