h1 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #1d2252;
	margin-left: 20px;
	line-height: 40%;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #1d2252;
	/* [disabled]margin-right: 50%; */
	margin-left: 20px;
	line-height: 40%;
}
.insert_image {
	margin-right: 100px;
}

li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 40px;
	margin-right: 40px;
}
.bottom_contact {
	text-align: right;
}
p {
	margin-right: 20px;
	margin-left: 20px;
}
.centered {
	text-align: center;
}
.index_heading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.index_body {
	font-size: 14px;
}
.welcome_banner {
	background-image: url(Images/foot_index.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.intro {
	font-size: 16px;
	font-weight: bold;
	color: #223d98;
	margin-right: 60px;
	margin-left: 60px;
}

.emphasis {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #223d98;
}
.name {
	font-family: "Century Gothic";
	font-size: 40px;
	font-weight: bold;
	color: #223d98;
}
