body, html {
	margin:0;
	padding:0;
	border:0;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
a {
	text-transform: none;
	text-decoration: none;
}
a:hover {
	text-transform: none;
	text-decoration: underline;
}
.navbar {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.navbarhere {
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.copyright {
	font-size: 9px;
	text-align: center;
}
.mission {
	text-align: center;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.style3 {color: #CCCCCC;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {color: #CCCCCC}
.style6 {font-size: 14px}