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:#FFF;
}
.slogan {
    font-size: 14px;
	font-weight: none;
	color: #FFCC00;
}
.title {
	font-size: 31px;
	font-weight: normal;
	color: #FFF;
}
a.navbar {
	font-size:11px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
a.navbar:hover {
	color: #FFCC00;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
a.navbar2 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar2:hover {
	color: #FFF;
	text-decoration: none;
}
.head-2 {
	font-size: 16px;
	color: #FFCC00;
}
.head-3 {
	font-size: 17px;
	color: #FFF;
}
a.navbar3 {
	font-size: 10px;
	text-decoration: underline;
	color: #FFCC00;
}
a.navbar3:hover {
	color: #FFF;
	text-decoration: none;
}
.head-4 {
	font-size: 14px;
	color: #FFCC00;
}
.style3 {
	color: #AE1F1D;
	font-weight: bold;
}