body {
	background-color: #E1E9F4;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 17px;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.txt1 {
font-size: 12px;
	color: #FFF;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.head-2 {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF5922;
}
a.navbar2 {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	font-size: 12px;
	color: #EEE;
	text-decoration: none;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar3:hover {
background-color: #ff6600;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.navbar4 {
	font-size: 11px;
	text-decoration: underline;
	color: #FFF;
}
a.navbar4:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}


