body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	acolor: #979CA2;
	color: #333333;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #6B7176;
}

.text2 {
	font-size: 10px;
	color: #BABABA;
}

a {
	color: #EDA800;
}

a:hover {
	text-decoration: none;
}

.title {
	font-size: 1em;
	text-align: center;
}

.missionStatementTitle {
	font-size: 1em;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
}

.missionStatementText {
	font-size: 1em;
	text-align: center;
	font-style: italic;
}