* { margin: 0; padding: 0 }
BODY {
	font-size: .75em;
	color: #504F4E;
	background: #959175;
	font-family: Arial Geneva, Helvetica, sans-serif;
	width: 700px;
	margin: 0 auto
}
.bottom {
	background: url(images/bottom.gif); background-repeat: no repeat;
	height: 56px;
	width: 700px;
}
.news-mid {
    background: url(images/news-center.gif);
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
}
.missions-mid {
    background: url(images/bus-solutions-center.gif);
	color: #FFF;
	text-decoration: none;
}
.beliefs-mid {
    background: url(images/our-services-center.gif);
	color: #FFF;
	text-decoration: none;
}
.top-line {
	border-top: 1px solid #CBC9C8;
	font-size: 10px;
	color: #504F4E;
	padding: 7px;
}
.border {
	border-right: 1px solid #465D74;
	border-left: 1px solid #465D74;
}
.small {
	font-size: 80%px;
	color: #fff;
}
.white {
	color: #fff;
}
.text {
	font-size: 90%;
	color: #504F4E;
}
.main-table {
	color: #333;
	background: #D9D9D9;
}
.white-table {
	color: #333;
	padding: 17px;
	background: #fff;
}
h2 {
	font-size: 110%;
	color: #FFF;
	font-weight: bolder;
}.style1 {
	font-size: 90%;
	font-style: italic;
}