body {
	background-color: #050200;
	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;
}
.title {
	font-size: 29px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.head-1 {
	font-size: 19px;
	font-weight: bold;
	color: #FF2B00;
}
.head-2 {
	font-size: 12px;
	font-weight: bold;	
	color: #FFCC00;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a.navbar5 {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar5:hover {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.navbar4 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FF2F00;
}
a.navbar4:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.head-3 {
	font-size: 15px;
	font-weight: bold;	
	color: #FFFF00;
}
H1 {
	font-size: 20px;
	color: #950B0B;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar2:hover {
	color: #FFF;
	text-decoration: none;
}
a.navbar3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar3:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.style1 {color: #F43600;}
.style2 {color: #6EB601;}