@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background-color: #304B7A;
}
.staff-text {
	font-size: 16px;
}

a:link {
	color: #325380;
}
a:visited {
	color: #355C3F;
}
.width {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pics {
	border: 1px solid #345381;
	text-decoration: none;
}
ul {
	line-height: 25px;
}
.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #023A1F;
}

