.navlink {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 34px;
	font-weight: bold;
	color: #0E00C8;
	text-decoration: none;
}
p {

	font-family: Garamond, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0E00C8;
}
.body-background {
	background-attachment: scroll;
	background-image: url(images/body-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img-border {
	border: 2px solid #0E076A;
}
.navlink:active {

	font-family: Garamond, "Times New Roman", serif;
	font-size: 34px;
	font-weight: bold;
	color: #0E076A;
	text-decoration: none;
}
h1 {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E076A;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E076A;
}
h3 {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E076A;
}
h4 {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E076A;
}

.footer-text {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E00C;
}
.footer-link {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E00C8;
	text-decoration: none;
}
.footer-link:hover {
	font-family: Garamond, "Times New Roman", serif;
	color: #0E00C8;
	text-decoration: underline;
}
.navlinkactive {


	font-family: Garamond, "Times New Roman", serif;
	font-size: 34px;
	font-weight: bold;
	color: #0E076A;
	text-decoration: none;
}
.table-border {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7AA5D9;
	border-left-color: #7AA5D9;
	background-color: #FFFFFF;
	height: 100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C0D4F4;
	overflow: auto;
}
.navlink:hover {

	font-family: Garamond, "Times New Roman", serif;
	font-size: 34px;
	font-weight: bold;
	color: #0E00C8;
	text-decoration: underline;
}
.navlinkactive:hover {



	font-family: Garamond, "Times New Roman", serif;
	font-size: 34px;
	font-weight: bold;
	color: #0E076A;
	text-decoration: underline;
}
