body {
	background-color: #454545;
	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: 13px;
	font-weight: none;
	color: #00C7FD;
}
.title {
	font-size: 31px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size:11px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
a.navbar:hover {
	color: #70CAF2;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar2:hover {
	color: #000;
	text-decoration: none;
}
.head-2 {
	font-size: 14px;
	color: #FFCC00;
}
.head-3 {
	font-size: 19px;
	color: #171717;
}
a.navbar3 {
	font-size: 10px;
	text-decoration: underline;
	color: #FFCC00;
}
a.navbar3:hover {
	color: #FFF;
	text-decoration: none;
}
a.navbar4 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar4:hover {
	color: #FFF;
	text-decoration: none;
}
.head-4 {
	font-size: 14px;
	color: #171717;
}
.head-5 {
	font-size: 19px;
	color: #FFCC00;
}
.txt-1 {color:#000000;}
.style3 {
	color: #BA0203;
	font-weight: bold;
}
.style4 {
	color: #0070D1;
	font-weight: bold;
}