@charset "utf-8";
.top-nav {
	font-family: Garamond, Times New Roman, Georgia;
	font-size: 16px;
	font-style: normal;
	color: #034B56;
	text-decoration: none;
	padding-left: 10px;
}
.top-nav a:hover {
	font-weight: bold;
}
body {
	background-color: #54879d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top-facts {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #034B56;
	padding-right: 10px;
	padding-left: 50px;
	line-height: 20px;
	font-weight: bold;
}
.footer {
	font-family: Garamond, Times New Roman, Georgia;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
h1 {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-left: 25px;
}
p {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 16px;
	color: #034B56;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 20px;
}
.body-text {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #034B56;
}
