.mission {
	background-image: url(../images/mission.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.who {
	background-image: url(../images/who.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.what {
	background-image: url(../images/what_we_do.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.justify {
	text-align: justify;
}
.appraise {
	background-image: url(../images/appraisal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #002455;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.5pxSPACING {
	letter-spacing: 5px;
}

